Text race history for Amit (amit__123)

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
54 2023-08-03 04:09:35 51.32 93.3%
34 2023-07-24 11:03:57 43.60 91.9%
29 2023-07-24 10:56:38 46.04 93.3%
23 2021-09-18 11:41:28 31.08 92%