Text race history for gabriel flores (gabogood)

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
9 2025-04-01 16:49:03 32.53 95.1%
1 2024-05-28 20:04:26 29.66 92.7%