Text race history for mat O (mat_o)

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
118 2024-07-11 12:44:20 50.95 98%
95 2024-06-17 13:11:59 43.45 98.5%
94 2024-06-17 13:10:37 41.37 97.5%
72 2024-06-13 07:01:43 43.03 96.7%
71 2024-06-13 07:00:20 46.73 99%
68 2024-06-13 06:50:24 46.94 97.5%
64 2024-06-12 07:37:05 44.29 97.6%
54 2024-05-12 01:02:52 37.01 97.1%
24 2024-03-31 06:29:41 36.26 97.1%