Text race history for rothdu (rothdu)

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
3 2024-07-28 11:01:05 39.93 96.5%
1 2024-07-28 10:57:14 42.04 96.7%