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.1881 85 4 66.35 2025-05-12
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 73.92 1.1383 0.1579 272 3 68.45 2025-05-12
3. import string from random import * characters = string.ascii... 68.86 1.1814 0.0261 190 2 63.35 2025-05-12
4. function calculateArea(width, height) { try { var area = ... 67.22 1.0366 0.1421 301 5 59.65 2026-05-16
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 62.76 1.0518 0.0487 152 2 58.30 2025-05-02
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 62.13 1.1067 -0.0172 388 1 62.13 2025-05-01
7. public class HelloWorld { public static void main(String[] ... 62.10 1.0599 0.0290 143 3 55.55 2025-05-11
8. import os import sys def run(program, *args): pid = os.fork(... 61.15 1.0473 0.0250 154 3 57.73 2025-04-17
9. /** Loop waiting for a connection and a valid command */ whi... 58.15 1.0448 -0.0251 445 2 56.94 2025-05-02
10. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 57.74 0.9215 0.0910 78 3 50.52 2025-05-01
11. import urllib2 import urllib import json url = "http://ajax.... 55.98 0.9776 0.0040 438 4 52.14 2025-05-12
12. import re import sys import urllib2 import BeautifulSoup usa... 55.94 0.9803 0.0006 344 4 47.83 2025-05-12
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 55.71 0.9849 -0.0080 183 3 53.55 2025-04-17
14. import std; int main() { std::println("Hello World!"); } 54.77 0.9810 -0.0206 56 4 50.43 2026-05-16
15. (publish :path "/hello-count" :content-type "text/html" :fun... 50.33 0.9487 -0.0661 356 2 48.05 2025-05-12
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 48.69 0.9234 -0.0696 236 2 46.96 2026-05-14
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 48.14 0.9180 -0.0739 264 2 45.11 2026-05-16
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 47.98 0.9386 -0.0973 256 1 47.98 2025-04-08
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 31.37 0.8513 -0.3012 179 1 31.37 2025-04-08