Text race history for Faree (faree)

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
8 2025-07-15 08:17:43 36.97 94%
2 2025-07-10 03:19:34 36.19 95%
1 2025-07-10 03:17:41 32.86 94%