Text race history for Hu Tao (hu_tao_c6)

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
119 2024-11-05 07:55:03 58.76 95.8%
75 2024-10-29 04:47:03 61.83 98.5%
51 2024-10-29 03:43:13 55.34 97.1%
37 2024-10-28 19:16:04 56.60 95.5%
34 2024-10-28 19:10:30 60.77 96.3%
27 2024-10-28 18:56:53 49.11 95.8%
23 2024-10-28 18:52:34 50.00 95.9%
1 2024-10-21 23:14:23 47.04 94.7%