Text race history for wan (wansap)

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
188 2024-08-14 04:58:26 52.54 96.7%
179 2024-06-27 01:20:29 46.48 97.2%
172 2024-06-25 07:00:49 32.98 95.2%
121 2024-03-26 11:35:20 45.58 95.9%
49 2023-06-17 02:40:03 40.17 97.2%
32 2023-05-26 13:46:47 36.34 94.2%
6 2023-05-24 12:35:50 25.02 91.2%
4 2023-05-24 08:15:48 28.74 92.6%