Text race history for oleg (oleg_ros)

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
167 2025-03-25 09:37:56 46.48 95%
160 2025-02-18 15:12:01 33.28 93.8%
157 2025-02-18 15:07:14 43.03 97.2%
143 2024-12-04 13:08:31 42.97 95.5%
88 2023-12-08 09:17:07 41.94 95.3%
56 2023-11-10 09:23:24 40.44 94.5%
50 2023-11-02 16:07:01 34.99 93.8%