Text race history for gorb (gorbin_time)

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
21 2024-06-14 12:38:51 66.05 96.2%
12 2024-06-10 12:29:22 67.15 95.6%
5 2024-06-09 01:09:04 72.40 98.5%