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.0190 190 2 27.04 2025-10-13
2. input("\n\nPress the enter key to exit.") # waits for the us... 28.06 1.1984 -0.0264 85 2 19.22 2025-10-26
3. function calculateArea(width, height) { try { var area = ... 26.42 1.0366 0.0669 301 3 24.15 2025-10-26
4. /** Loop waiting for a connection and a valid command */ whi... 25.85 1.0448 0.0349 445 3 21.68 2025-10-26
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 25.80 1.1067 -0.0291 388 1 25.80 2025-09-10
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 25.21 1.1383 -0.0854 272 3 23.47 2025-10-18
7. public class HelloWorld { public static void main(String[] ... 24.53 1.0599 -0.0354 143 2 24.44 2025-10-26
8. import os import sys def run(program, *args): pid = os.fork(... 23.04 1.0473 -0.0850 154 2 21.68 2025-09-10
9. import urllib2 import urllib import json url = "http://ajax.... 23.03 0.9776 -0.0157 438 1 23.03 2025-09-10
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 22.71 1.0518 -0.1033 152 5 20.85 2025-10-13
11. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 22.32 0.9215 0.0107 78 2 20.12 2025-10-26
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 22.14 0.9849 -0.0602 183 1 22.14 2025-10-18
13. (publish :path "/hello-count" :content-type "text/html" :fun... 21.57 0.9487 -0.0478 356 1 21.57 2025-09-10
14. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 21.23 0.9180 -0.0313 264 1 21.23 2025-10-31
15. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 21.13 0.8513 0.0312 179 4 17.78 2025-10-18
16. import std; int main() { std::println("Hello World!"); } 18.59 0.9810 -0.2046 56 2 13.80 2025-10-31