Text race history for kewl (hyper_racer)

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 2019-07-29 12:30:41 77.68 96%
37 2019-07-20 17:01:46 64.42 95%
34 2019-05-01 16:52:43 56.17 93%
30 2019-05-01 16:45:17 54.12 95%
26 2019-02-10 19:44:41 47.90 94%