Text analysis for Skraber (vilfred)

Return to profile of Skraber (vilfred)

View texts not yet raced by Skraber (vilfred)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 63.50 1.1383 0.1321 272 3 56.28 2025-07-28
2. import string from random import * characters = string.ascii... 63.00 1.1814 0.0790 190 1 63.00 2025-07-28
3. import std; int main() { std::println("Hello World!"); } 54.84 0.9810 0.1162 56 1 54.84 2025-07-28
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 54.82 1.0518 0.0450 152 1 54.82 2025-07-25
5. import urllib2 import json screen_name = "wordpress" url = "... 54.56 1.0621 0.0295 246 6 48.43 2025-07-28
6. /** Loop waiting for a connection and a valid command */ whi... 52.84 1.0448 0.0124 445 1 52.84 2025-07-21
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 52.45 1.1067 -0.0573 388 1 52.45 2025-07-25
8. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 52.35 0.9180 0.1294 264 6 45.72 2025-07-25
9. import urllib2 import urllib import json url = "http://ajax.... 50.30 0.9776 0.0288 438 1 50.30 2025-07-28
10. import os import sys def run(program, *args): pid = os.fork(... 49.95 1.0473 -0.0480 154 2 49.92 2025-07-28
11. function calculateArea(width, height) { try { var area = ... 47.78 1.0366 -0.0807 301 1 47.78 2025-07-28
12. public class HelloWorld { public static void main(String[] ... 42.32 1.0599 -0.2132 143 1 42.32 2025-07-28
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 41.56 0.9215 -0.0900 78 1 41.56 2025-07-28
14. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.47 0.8513 -0.1216 179 1 36.47 2025-07-26
15. (publish :path "/hello-count" :content-type "text/html" :fun... 35.55 0.9487 -0.2375 356 1 35.55 2025-07-27