Text race history for Moaath (moaath)

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
4 2024-08-16 08:36:21 40.40 94.3%
2 2024-02-20 16:34:41 38.26 93.9%