Text race history for Keyun (keyun21)

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
43 2023-06-20 07:58:07 70.53 96.1%
41 2023-06-20 07:52:24 61.72 94.5%
40 2023-06-20 07:51:23 60.69 92.6%
30 2023-06-19 01:42:06 50.77 92.2%
15 2023-06-11 08:17:01 56.04 92.7%
8 2023-06-11 08:02:16 51.99 92.5%