Text race history for CrappyDino (crappydino)

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
20 2024-07-29 19:31:50 43.24 96.3%
19 2024-07-29 19:30:24 39.76 96.4%