Text race history for anshul (anshkool)

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
61 2023-10-16 09:21:27 40.06 96.3%
42 2022-09-08 05:28:40 39.73 95%
30 2022-09-06 05:35:14 43.11 98%
19 2022-08-23 05:54:22 38.30 98%