Text race history for Matho (matho_)

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
17 2024-09-25 19:33:23 52.09 94.9%
2 2024-09-25 06:25:59 37.56 90.3%