Text race history for Chanelle (nelle_son)

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
99 2023-07-09 11:16:46 41.94 96.6%
82 2023-07-08 11:55:55 42.41 97.6%
76 2023-07-08 11:37:37 39.67 94.9%
60 2023-07-06 07:10:40 43.16 97.5%
29 2023-06-30 14:17:05 40.98 98%