Text race history for Bijoy (bijoy022_)

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
78 2025-09-26 06:05:45 41.23 94%
75 2024-09-03 09:38:14 48.50 97.5%
52 2024-08-19 07:14:47 44.70 97.1%
44 2024-08-16 06:34:33 40.41 96.8%
22 2024-08-11 11:50:10 37.13 96.2%