Text race history for Ajos (ajos6969)

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
43 2023-09-27 22:29:09 31.90 95.3%
3 2023-08-10 16:09:50 29.50 94.3%