Text race history for Angus (mr_angoose)

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
46 2024-06-03 21:09:17 54.81 95.4%
17 2024-05-25 15:57:54 60.22 97.7%
15 2024-05-14 14:13:15 68.36 98.5%
13 2024-05-14 14:11:52 62.44 96.8%
6 2024-04-24 07:16:44 55.26 98.5%