Text race history for deroche (deroche1)

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
103 2019-02-19 05:00:56 149.32 99%
97 2019-02-19 04:54:12 133.66 99%
78 2019-02-16 07:54:18 151.68 99%
77 2019-02-16 07:53:56 116.52 97%
70 2019-02-16 07:45:31 123.19 98%
54 2019-02-16 05:54:05 107.40 95%
50 2019-02-16 05:48:32 135.17 99%
46 2019-02-16 05:42:26 134.17 97%
20 2019-02-14 03:21:25 138.75 98%