Text race history for sndx (sndyb)

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
16 2023-10-07 17:27:00 63.77 91.7%
12 2023-10-05 15:03:48 80.12 96.2%
10 2023-10-05 15:01:46 71.37 93.4%