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
—from Password Generator, a other by www.pythonforbeginners.com
Active since October 3, 2018.
190 total characters in this text.
View Pit Stop page for this text
| Rank | Username | WPM | Accuracy | Date |
|---|---|---|---|---|
| 108. | midowi (midowi223) | 97.76 | 100% | 2025-04-11 |
| 109. | shuffled neurons (spicytuna1) | 96.98 | 98% | 2020-08-01 |
| 110. | ⛧🦇🎃💀🎃🦇⛧ ... | 96.82 | 96% | 2019-07-26 |
| 111. | nmyo (nmyo) | 96.05 | 98% | 2019-02-25 |
| 112. | OysterRice (notterrancehuang) | 95.91 | 98.1% | 2023-11-06 |
| 113. | JC (yeeberson) | 95.72 | 94% | 2023-06-07 |
| 114. | Horace (chillee) | 95.71 | 99% | 2018-12-04 |
| 115. | Bremitorix (bremitorix) | 95.68 | 99% | 2020-08-11 |
| 116. | Ravi (ravishankarr) | 95.32 | 99% | 2025-05-04 |
| 117. | vlyr (vlyr) | 95.20 | 96% | 2024-10-17 |
| 118. | Billy (wayrus) | 95.19 | 99% | 2023-02-09 |
| 119. | _noname (_noname) | 95.02 | 99% | 2023-10-19 |
| 120. | 🌹Ayra (ayraa) | 94.88 | 99% | 2022-06-09 |
| 121. | chi (amaz1n) | 94.75 | 97% | 2021-12-13 |
| 122. | Jacob (vanosgaming2014) | 94.54 | 98% | 2021-09-19 |
| 123. | Shutaro (w_h_) | 94.39 | 97% | 2019-02-25 |
| 124. | My name would not be here (... | 94.31 | 98% | 2025-11-21 |
| 125. | Andrew (andmarek) | 94.15 | 98.1% | 2023-06-16 |
| 126. | ⛓Unchained World⛓ (ahki... | 94.05 | 97% | 2022-01-15 |
| 127. | Julian (robthephysician) | 93.92 | 98% | 2025-10-25 |
| 128. | Amit Ho (vkij) | 93.74 | 98% | 2023-05-24 |
| 129. | Nolan (blerz) | 93.62 | 98% | 2024-10-06 |
| 130. | better than you (craznevil) | 93.48 | 98% | 2025-01-03 |
| 131. | Thom (deckard) | 93.37 | 96% | 2019-12-26 |
| 132. | hakan (haakn) | 93.34 | 99% | 2024-03-25 |
| 133. | (boy_314) | 93.32 | 99% | 2019-10-17 |
| 134. | enigma_mf (enigma_mf) | 93.24 | 98% | 2021-11-26 |
| 135. | procrastinating (sticknleaf) | 92.72 | 96% | 2025-10-27 |
| 136. | ㅤ (clarified) | 92.59 | 99% | 2023-11-11 |
| 137. | K (ufomi) | 92.43 | 98.5% | 2023-12-08 |
| Universe | Races | Average WPM | First Race |
|---|---|---|---|
| Coder Edition | 6,698 | 60.12 | October 3, 2018 |