Text race history for kostis (oh_yeah_go)

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
55 2022-01-25 08:58:28 48.94 96%
54 2022-01-25 08:57:18 44.58 95%
45 2022-01-24 20:08:12 39.60 93%