Text race history for abhishek (a_anand_12)

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
50 2022-12-12 17:57:23 27.19 98%
27 2022-12-12 00:27:40 25.74 93%
18 2022-12-01 03:48:53 22.40 93%