Text race history for torilmao (torilmao)

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
13 2024-09-15 20:03:04 31.98 93.4%
12 2024-09-10 14:42:05 28.21 90.5%