Text race history for Richwan Gharti Chhetri (richwan_gharti)

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
22 2025-09-11 08:47:05 40.47 95%
17 2025-09-10 10:46:09 46.66 96%