Text race history for Mohamed (normal_eg)

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
162 2023-10-14 19:34:43 42.58 93.6%
137 2023-10-07 19:23:13 50.61 95.5%
124 2023-10-03 08:55:10 47.15 93.4%
101 2023-09-28 16:49:37 40.66 92.7%
85 2023-09-24 09:57:01 45.14 91.7%
56 2023-09-15 09:11:45 46.50 93.2%
33 2023-09-04 08:35:04 37.49 90.8%
22 2023-08-25 15:33:35 35.13 91.4%