Text race history for Ahmed (e_elashra1)

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
47 2025-07-02 21:41:59 41.99 93%
37 2025-05-27 12:55:02 36.19 94%
19 2025-05-15 15:21:05 40.88 92.3%