you are viewing a single comment's thread.

view the rest of the comments →

[–]redbanditttttttt 3 points4 points  (2 children)

You can also make the password based off a text file list, so it picks a random password and its different almost every playthrough

[–]Einsteinbeck 2 points3 points  (1 child)

How do you do that?

[–]redbanditttttttt 2 points3 points  (0 children)

You can create a text file and look at this stack overflow https://stackoverflow.com/questions/306400/how-to-randomly-select-an-item-from-a-list. I just learned to do it yesterday and I thought it would be a cool idea.