Text race history for Evilenx (evilenx)

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
37 2025-03-14 13:46:35 62.73 94.2%
28 2025-03-13 11:39:10 65.46 95.3%
22 2025-03-10 21:08:50 72.54 95.9%
7 2024-08-08 21:48:28 41.30 96.1%