Text race history for Shanon (shadowyshadows)

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
11 2020-06-18 19:55:24 104.03 98%
7 2020-06-06 19:28:55 86.79 96%
6 2020-05-22 01:58:48 83.87 97%