Text analysis for iver (iverjoel)

Return to profile of iver (iverjoel)

View texts not yet raced by iver (iverjoel)

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... 28.74 1.1814 0.2204 190 1 28.74 2025-09-26
2. function calculateArea(width, height) { try { var area = ... 26.42 1.0366 0.2521 301 1 26.42 2025-09-19
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 25.80 1.1067 0.1517 388 1 25.80 2025-09-10
4. public class HelloWorld { public static void main(String[] ... 24.35 1.0599 0.1278 143 1 24.35 2025-06-08
5. import os import sys def run(program, *args): pid = os.fork(... 23.04 1.0473 0.0765 154 2 21.68 2025-09-10
6. import urllib2 import urllib import json url = "http://ajax.... 23.03 0.9776 0.1457 438 1 23.03 2025-09-10
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 22.71 1.0518 0.0559 152 4 20.65 2025-09-26
8. (publish :path "/hello-count" :content-type "text/html" :fun... 21.57 0.9487 0.1034 356 1 21.57 2025-09-10
9. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 21.13 0.8513 0.1793 179 3 18.33 2025-09-19
10. import random min = 1 max = 6 roll_again = "yes" while roll_... 20.36 1.1383 -0.1452 272 1 20.36 2025-06-06
11. /** Loop waiting for a connection and a valid command */ whi... 19.95 1.0448 -0.0717 445 2 19.60 2025-06-01
12. input("\n\nPress the enter key to exit.") # waits for the us... 10.37 1.1984 -0.6926 85 1 10.37 2025-09-09