Text race history for Stefan Jovanović (stefanstef33)

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
99 2023-08-22 14:21:46 71.16 94.7%
61 2023-08-19 19:57:41 68.65 96.1%
55 2023-08-19 19:47:34 63.52 94.5%
27 2023-08-18 23:32:11 64.23 94.3%
19 2023-08-16 23:46:04 64.29 94%