Text race history for Jawahir (jawa_481)

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
38 2023-10-25 10:13:27 43.95 93.3%
32 2023-10-23 13:13:02 55.65 95.3%
24 2023-10-08 09:53:47 54.10 95%
5 2023-08-15 16:29:38 44.09 93.4%