Text race history for Naod (naod_alemu)

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
2 2023-05-27 11:10:28 34.84 93.3%
1 2023-05-27 11:08:52 34.06 94.7%