Text race history for slowwsloww (slowwsloww)

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
10 2023-07-19 09:39:49 84.72 96.4%
8 2023-07-19 09:36:28 81.64 96.9%