Text race history for Ronin Deschamps (real_roninx)

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 2023-10-21 19:03:58 35.30 91.9%
1 2023-01-29 20:32:59 31.21 95%