Text race history for anastasis (firegun233)

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
11 2023-06-13 16:59:47 23.45 90%
8 2023-06-13 07:29:46 25.81 93%