Text race history for Anton (twisted_8)

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
60 2024-12-15 20:36:52 60.61 96.8%
33 2024-04-21 14:04:12 69.13 98.5%
6 2024-01-03 20:21:25 51.45 96.3%
2 2024-01-03 20:15:41 51.94 96.3%