Text race history for BoBbYsChMuRdA (bobbyschmurda)

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
9 2024-11-25 03:44:05 59.42 94.7%
4 2024-11-25 03:40:23 66.64 95.4%