Text race history for C0br6 (c0br6)

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
22 2025-02-08 14:03:38 48.36 95.5%
13 2025-02-08 13:50:22 39.86 92.3%
10 2025-01-30 13:25:19 50.61 95.7%