Text race history for (sidd_)

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
197 2020-05-24 00:45:33 155.81 100%
186 2019-07-23 15:28:09 148.23 100%
183 2019-07-23 15:24:31 136.88 99%
143 2019-02-16 05:54:01 132.20 98%
139 2019-02-16 05:48:33 129.75 99%
135 2019-02-16 05:42:25 137.31 100%
127 2019-02-14 03:50:56 132.16 100%
65 2019-01-27 23:25:21 126.79 94%
49 2019-01-27 22:59:19 137.98 99%
5 2018-10-03 17:00:16 135.83 99%
1 2018-10-03 16:53:35 149.96 100%