Text race history for an (clockworkman)

Back to text analysis page

import string from random import * characters = string.ascii_letters + string.punctuation + string.digits password = "".join(choice(characters) for x in range(randint(8, 16))) print password

Game Time WPM Accuracy
91 2024-09-09 08:23:17 46.78 99%
89 2024-09-09 08:19:30 48.44 99.5%
84 2024-09-08 14:21:59 36.35 97.4%
70 2024-07-22 09:09:32 32.05 94.9%
59 2024-07-15 10:46:48 35.98 97.1%
23 2024-06-23 19:17:03 30.10 96.7%