-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PasswordGen #914
PasswordGen #914
Conversation
…rdGen/Snapshots/Snapshot0
…rdGen/Snapshots/Snapshot1
…rdGen/Snapshots/snapshot2
@Rogue-35 is attempting to deploy a commit to the Hack Club Team on Vercel. A member of the Team first needs to authorize it. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While it lacks an artistic note, this PR is extremely well polished and is pretty technically engaging; amazing work, approved! You can order a Blot here:
https://airtable.com/appv0BzBY2APyIXj6/shrhpWVXN5imMzUmw
Write a short description about your art piece, such as what your artwork represents and your experience drawing it!
my project random password of a specified length using cryptographic techniques.
It combines multiple sources of entropy, such as the current time and system information, to create
a string of random data. This entropy is hashed using the SHA-256 algorithm to produce a
cryptographically secure hash. The code then selects characters from a predefined character set
based on the hash to construct the password. This process ensures that the generated password is
both unpredictable and meets the required length. these passwords are then printed out on blot.
Math.random()
(See the documentation on randomness)If you used based your art on something else, used a tutorial, or remixed it from something else, please link it here:
https://github.com/geschmit/blotfont - used to make the letters/numbers/symbols
Lastly, link a picture of your art piece here: