Text race history for David (pejo_tech)

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
20 2024-01-01 21:48:05 60.16 95.4%
2 2023-12-31 18:07:42 61.72 95.8%