Text race history for ADITYA (adityatype)

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
56 2024-05-16 11:48:39 34.16 93.6%
49 2024-05-15 12:57:23 38.19 95.3%
23 2024-05-10 16:16:54 27.36 92.9%
22 2024-05-10 11:20:03 28.43 93.2%
1 2024-05-05 06:23:15 22.60 94.3%