Text race history for dvorak the supreme (drdilyor_)

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 2022-03-21 19:29:44 69.43 95%
1 2022-03-21 19:21:52 69.78 96%