This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
TheOddByte's profile picture

Simple Password Generator

Started by TheOddByte, 21 June 2013 - 11:22 AM
TheOddByte #1
Posted 21 June 2013 - 01:22 PM
Hello!

I made a simple password generator a while back and haven't released it..

But that's what I have done now! And I hope you like it :)/>


I won't upload any screenies since I don't feel like doing that for this program so just test it instead..

And I feel like I have to give credits to GravityScore for his modified reading function.


So here's the download to it

pastebin get 34auJM5w <filename>



It's really simple to use and it generates a random password

You can choose a title for it and username otherwise it will print nil so it's optional
jwilman185 #2
Posted 22 June 2013 - 10:11 PM
This must've taken you forever, 693 lines, I thank you for this though, I was looking for something like this!
1vannn #3
Posted 22 June 2013 - 10:46 PM
It's very large to be a 693 line password script :P/> I would never have tried to make this. Nice work!
TheOddByte #4
Posted 23 June 2013 - 09:54 AM
Thanks for the good feedback! :)/>
And I guess it's the GUI code that takes most place… If it would generate and ask for username etc. the code wouldn't have been so long…

Anyway… Great that you all liked it! :)/>
jesusthekiller #5
Posted 23 June 2013 - 11:06 AM
Why so huuuge!?! And why do you use table with chars D:

Generating random string tutorial.
TheOddByte #6
Posted 23 June 2013 - 01:42 PM
Why so huuuge!?! And why do you use table with chars D:

Generating random string tutorial.
It's much more customizable then isn't it?
For example if you have a swedish keyboard like me you have chars like(åäö) to add if you want.
jesusthekiller #7
Posted 23 June 2013 - 04:32 PM
You don't, have those chars in CC…
TheOddByte #8
Posted 23 June 2013 - 04:37 PM
You don't, have those chars in CC…
No… But you can use for example (!?@&amp;#%$=+*{}[]_\|~.,<>() )
In your code by simply adding what you want to the table
TheOddByte #9
Posted 23 June 2013 - 04:57 PM
This must've taken you forever, 693 lines, I thank you for this though, I was looking for something like this!
Thanks! :)/>
But it didn't take so much time… I made it an afternoon
jesusthekiller #10
Posted 24 June 2013 - 04:40 AM
You don't, have those chars in CC…
No… But you can use for example (!?@&amp;#%$=+*{}[]_\|~.,<>() )
In your code by simply adding what you want to the table

Well, my method does it too…
Nick0157 #11
Posted 25 June 2013 - 02:53 PM
I like it! I've been looking for something like this! Thanks!
Minesoft #12
Posted 25 June 2013 - 04:44 PM
I think it is very big password generator. Instead of a normal generator to a maximum of 100 lines.
jesusthekiller #13
Posted 26 June 2013 - 11:31 AM
Microsoft fanboy D: You know that ms was first company to allow prism installed?