/password_generator

A simple 8 - 12 digits password generator app built with the Kotlin language and XML for the UI.

Primary LanguageKotlin

Android Special AlphaNumeric Generator App

An android app that generates a password with a length of 8 - 12 characters, which includes alphabets, numbers and special characters.

Libraries

  • No library was used for this app.

Functionality

  • Gets a number-based input from the user.
  • Check if the entered digit is acceptable. Else, return an error.
  • Displays a random set of n-number of characters.

Link to download app

Click to download .zip file