Text race history for because... (3agwa_79)

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
130 2023-05-27 07:34:12 76.96 96.7%
116 2023-05-25 02:43:24 76.86 97.1%
113 2023-05-25 02:39:03 66.83 94.5%
106 2023-05-25 02:31:21 71.02 96.7%
69 2023-05-23 13:41:07 62.61 94.9%
48 2023-05-23 09:12:49 63.50 94.5%
37 2023-05-23 08:59:39 66.27 94.2%
9 2023-05-23 05:38:28 64.87 94%