Text race history for kleeon (kleeon)

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
17 2023-10-23 10:41:45 41.95 94.8%
5 2023-07-29 03:11:09 41.81 96.4%