Text race history for Meshach Asis (deanace)

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
121 2024-12-08 06:30:27 54.75 99%
99 2024-11-29 10:05:34 41.27 91.3%
96 2024-11-29 10:01:36 45.70 94.9%
89 2024-11-28 08:16:11 44.57 94.9%