Text race history for Rajesh Jangid (rajesh_11)

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
42 2024-04-22 03:46:30 21.43 91.2%
2 2024-03-19 07:42:41 16.86 94.2%