Text race history for Solomon (solomonarsnova)

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
71 2025-11-22 06:47:53 52.46 97%
61 2025-10-20 07:15:01 58.43 98%
53 2025-08-27 05:59:10 47.20 96%
50 2025-07-14 10:50:47 38.98 94%
36 2025-07-07 10:04:33 48.10 97%