Text analysis for Edd (eddtyperacer)

Return to profile of Edd (eddtyperacer)

View texts not yet raced by Edd (eddtyperacer)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 65.68 1.1814 0.1101 190 2 59.37 2025-03-15
2. input("\n\nPress the enter key to exit.") # waits for the us... 64.14 1.1984 0.0628 85 3 58.22 2025-03-15
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 60.56 1.1383 0.0525 272 3 59.68 2025-03-15
4. import os import sys def run(program, *args): pid = os.fork(... 58.98 1.0473 0.1124 154 1 58.98 2025-03-15
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 57.15 1.0518 0.0719 152 3 54.95 2025-03-15
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 56.40 1.1067 0.0023 388 1 56.40 2025-03-15
7. /** Loop waiting for a connection and a valid command */ whi... 51.83 1.0448 -0.0257 445 3 50.07 2025-03-15
8. import re import sys import urllib2 import BeautifulSoup usa... 50.59 0.9803 0.0144 344 2 48.64 2025-03-15
9. import urllib2 import urllib import json url = "http://ajax.... 48.76 0.9776 -0.0188 438 1 48.76 2025-03-15
10. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 48.76 0.9234 0.0354 236 5 44.05 2025-10-03
11. /* Read a set of characters from the socket */ StringBuffer ... 45.86 1.0042 -0.1025 542 1 45.86 2025-03-15
12. (publish :path "/hello-count" :content-type "text/html" :fun... 45.15 0.9487 -0.0609 356 2 43.21 2025-03-15
13. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 45.12 0.9180 -0.0308 264 1 45.12 2025-02-18
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 45.02 0.9215 -0.0363 78 2 42.36 2025-03-15
15. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 43.37 0.8513 0.0015 179 4 39.03 2025-03-15
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 40.29 0.9849 -0.1927 183 1 40.29 2025-03-15
17. import std; int main() { std::println("Hello World!"); } 40.07 0.9810 -0.1931 56 2 38.51 2025-02-23