You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: This shouldn't be used in production. It is just a mere concept.
How to demo:
Compile and run it like normal then get the last key generated and run the program with the argument "-key your-keys-here-nows"
Current Problems:
It doesn't detect that if it's a invalid key format.
How does it work?
It works by getting a accepted character list, randomly selects a character whilst getting it's integer number and adding up in total to compare to the "secret integer". If it's equal to it's a good key!