Text race history for J003 (shaggysnow)

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
4 2025-04-03 14:00:59 44.23 93.7%
3 2025-04-03 13:59:35 30.68 82.5%