Text race history for cristian_flores_armijo (cristian_xd)

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
3 2024-05-28 20:04:50 22.64 93.2%
1 2024-05-28 19:54:07 24.26 91.6%