Text race history for genieghost (genieghost)

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
29 2024-05-01 13:37:05 40.20 96.2%
11 2024-02-15 13:38:21 29.05 94.3%