Text race history for Mohit (mohit_rider)

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
25 2023-08-16 05:52:32 49.35 97.7%
10 2023-08-13 14:43:09 36.50 95.3%
8 2023-08-13 11:28:12 46.18 96.6%