Text race history for SnekChrmr (snekchrmr)

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
114 2024-06-26 08:20:01 33.05 95.3%
108 2024-06-16 10:45:07 40.54 95.7%
98 2024-05-27 00:09:26 38.06 95.8%
66 2024-05-06 05:15:09 37.33 94.2%
21 2024-03-26 05:04:49 28.38 96.1%
12 2024-03-23 21:38:25 30.62 96%
9 2024-02-02 09:57:35 32.76 96.6%
7 2024-02-02 09:45:48 29.10 94.3%