Text analysis for stoney456 (stoney456)

Return to profile of stoney456 (stoney456)

View texts not yet raced by stoney456 (stoney456)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. input("\n\nPress the enter key to exit.") # waits for the us... 79.07 1.1984 0.3094 85 4 66.35 2025-05-12
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 73.92 1.1383 0.2713 272 3 68.45 2025-05-12
3. import string from random import * characters = string.ascii... 68.86 1.1814 0.1317 190 2 63.35 2025-05-12
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 62.76 1.0518 0.1450 152 2 58.30 2025-05-02
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 62.13 1.1067 0.0781 388 1 62.13 2025-05-01
6. public class HelloWorld { public static void main(String[] ... 62.10 1.0599 0.1243 143 3 55.55 2025-05-11
7. import os import sys def run(program, *args): pid = os.fork(... 61.15 1.0473 0.1188 154 3 57.73 2025-04-17
8. function calculateArea(width, height) { try { var area = ... 58.28 1.0366 0.0747 301 3 56.57 2025-05-12
9. /** Loop waiting for a connection and a valid command */ whi... 58.15 1.0448 0.0641 445 2 56.94 2025-05-02
10. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 57.74 0.9215 0.1795 78 3 50.52 2025-05-01
11. import urllib2 import urllib import json url = "http://ajax.... 55.98 0.9776 0.0899 438 4 52.14 2025-05-12
12. import re import sys import urllib2 import BeautifulSoup usa... 55.94 0.9803 0.0864 344 4 47.83 2025-05-12
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 55.71 0.9849 0.0774 183 3 53.55 2025-04-17
14. import std; int main() { std::println("Hello World!"); } 54.77 0.9810 0.0634 56 2 54.23 2025-05-11
15. (publish :path "/hello-count" :content-type "text/html" :fun... 50.33 0.9487 0.0110 356 2 48.05 2025-05-12
16. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 47.98 0.9386 -0.0237 256 1 47.98 2025-04-08
17. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 45.22 0.9234 -0.0611 236 1 45.22 2025-04-17
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 42.07 0.9180 -0.1158 264 1 42.07 2025-04-17
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 31.37 0.8513 -0.2531 179 1 31.37 2025-04-08