Text race history for Junji (mochi_with_shoyu)

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
72 2024-09-28 00:21:47 54.87 95.1%
67 2024-09-26 23:51:43 51.14 94.4%
38 2024-09-24 00:08:43 55.06 96.6%
25 2024-09-23 21:38:53 54.64 96.8%
21 2024-09-22 23:02:07 55.19 95.9%
12 2024-09-22 21:34:52 55.42 96.7%
7 2024-09-22 21:27:35 50.24 95.8%
5 2024-09-22 21:06:52 51.38 97.2%
2 2024-09-22 21:00:11 46.21 94.5%