Text race history for Omer (omer_nukic)

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
45 2021-10-09 16:34:45 50.67 97%
33 2021-10-09 00:04:24 49.45 96%
24 2021-10-08 18:00:12 43.52 93%
19 2021-10-08 17:08:46 43.67 93%
2 2021-10-08 16:32:15 38.39 93%