Text race history for Humanbeen (free_palestine_313)

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
67 2024-07-05 15:14:42 46.82 95.8%
47 2024-04-30 16:32:55 45.91 94.1%
12 2024-03-03 18:22:16 30.39 92%
9 2024-03-03 17:22:33 27.08 90.9%