Text race history for Sandy Bonfilio Yuvens (sandyby)

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
127 2023-09-15 03:52:03 73.84 93.4%
118 2023-09-15 01:58:54 54.04 91.8%
112 2023-09-15 01:13:08 63.41 93.6%
48 2023-09-13 16:12:55 59.47 91.5%
28 2023-09-12 17:30:28 63.58 92.3%