Text race history for jOn (jonsport)

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
41 2022-07-06 16:10:09 98.79 99%
35 2022-07-06 16:00:35 92.11 98%
27 2020-05-21 16:32:12 44.82 96%
17 2020-04-08 05:50:32 54.77 94%