Text race history for Achromatic - youtu.be/VuzE718Ac1M (bladevampirek)

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
137 2020-05-24 00:45:47 79.51 97%
130 2020-04-04 20:42:55 85.40 97%
116 2019-08-31 02:13:07 70.83 96%
73 2019-07-24 19:52:59 77.10 98%
40 2019-03-30 07:47:49 80.70 98%
24 2019-03-30 07:18:14 74.06 97%
4 2018-12-04 07:07:51 68.22 99%