项目作者: ClaireCaudwell

项目描述 :
A random password generator created using HTML, CSS, JavaScript, Ascii code and RegExp
高级语言: JavaScript
项目地址: git://github.com/ClaireCaudwell/Random-Password-Generator.git


Random Password Generator 🔑

Practising my JavaScript skills and decided to create a random password generator using HTML, CSS, JavaScript, Ascii code and RegExp.

Password is 12 characters long and is a random mix of numbers, upper and lowercase letters and special charachters based on the Ascii table between number 33 and 126.

Check out deployed site https://claires-random-password-generator.netlify.app/