Python Forum
handy password generator
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
handy password generator
#5
I thought of a way to optimize the passwords for hunt and peck, by keeping track of the location of each finger and calculating the distance from each finger to the next key. You could even give a bonus to the finger that didn't type the last key. By overriding indexing you could even create an object that worked with my program with rewriting any of the functions. However, it could theoretically lead to your arms being crossed. You could but in code to stop that, but I thought it would be interesting to find the words that caused the arms to cross without stopping it.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
handy password generator - by ichabod801 - Dec-10-2016, 04:51 AM
RE: handy password generator - by Skaperen - Dec-10-2016, 05:43 AM
RE: handy password generator - by ichabod801 - Dec-10-2016, 05:57 AM
RE: handy password generator - by Skaperen - Dec-10-2016, 08:25 AM
RE: handy password generator - by ichabod801 - Dec-10-2016, 01:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Password Generator pdelnegro 1 3,716 Oct-27-2017, 10:54 AM
Last Post: missmansirao

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020