Text race history for SKY (skymurdock53)

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
20 2023-10-25 22:48:49 49.19 96.8%
11 2023-10-21 22:50:14 40.29 93.2%
7 2023-10-11 19:08:59 42.18 93.5%
6 2023-10-11 19:07:41 36.82 92%