Text race history for Naren (spoiled_brat)

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
131 2024-05-18 10:06:48 31.96 90.9%
99 2024-04-13 09:42:24 34.90 90%
87 2024-04-08 09:46:03 38.12 90%
83 2024-03-31 11:39:14 36.31 90.4%
58 2024-03-28 10:10:45 36.90 90.1%
16 2024-03-20 09:42:58 37.95 92.1%