Text race history for Aren (tl8xv)

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
54 2023-05-23 14:31:36 77.19 96.2%
52 2023-05-23 02:16:48 72.53 96.2%
39 2023-05-23 00:19:09 85.45 98%