Text race history for Pulga (a7_med55)

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 2023-12-21 08:43:36 52.79 97.2%
2 2023-12-21 08:40:55 45.05 94.7%