/sandie

Generate a secure password. Build with Preact

Primary LanguageJavaScriptMIT LicenseMIT

Sandie

Generate a secure password. Build with PreactJS

Repository License MIT Issues

Description

This application is only an experimental application. Made just for fun and to learn more about PreactJS. This application also uses Parcel Bundle

Run

clone this repository and run using yarn

yarn install
yarn run start

or using NPM

npm install
npm run start

Password Format

For generate password we have 3 different format. They are

Format Description
Easy to say avoid symbol and number to make it easy to say
Easy to read Avoid ambiguous characters like 1, I, L, i, l, 0, o, O
All characters Any characters combinations

Screenshot

Sandie

Inspired by LastPass Password Generator Tool