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. input("\n\nPress the enter key to exit.") # waits for the us... 71.49 1.1984 0.0754 85 5 61.19 2025-12-29
2. import string from random import * characters = string.ascii... 69.78 1.1814 0.0620 190 9 63.26 2025-08-27
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 63.50 1.1383 -0.0068 272 6 57.88 2025-12-15
4. public class HelloWorld { public static void main(String[] ... 63.45 1.0599 0.0707 143 6 50.52 2025-12-15
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 63.21 1.1067 0.0196 388 3 58.76 2025-12-15
6. import std; int main() { std::println("Hello World!"); } 62.96 0.9810 0.1409 56 2 58.90 2025-08-06
7. import urllib2 import json screen_name = "wordpress" url = "... 62.03 1.0621 0.0432 246 13 53.55 2026-01-13
8. print "Using URL", url req = urllib2.Request(url) fd = urlli... 62.00 1.0518 0.0529 152 7 55.41 2026-01-16
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 55.78 0.9849 0.0090 183 5 49.09 2026-01-13
10. function calculateArea(width, height) { try { var area = ... 55.50 1.0366 -0.0477 301 5 48.39 2026-01-16
11. /** Loop waiting for a connection and a valid command */ whi... 55.14 1.0448 -0.0623 445 4 52.96 2025-08-18
12. import os import sys def run(program, *args): pid = os.fork(... 54.11 1.0473 -0.0831 154 7 50.75 2025-12-27
13. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 52.35 0.9180 0.0148 264 7 46.57 2025-07-31
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 51.12 0.9386 -0.0277 256 3 49.12 2025-08-27
15. import re import sys import urllib2 import BeautifulSoup usa... 50.45 0.9803 -0.0814 344 6 47.57 2026-01-16
16. import urllib2 import urllib import json url = "http://ajax.... 50.30 0.9776 -0.0813 438 5 45.81 2025-12-29
17. /* Read a set of characters from the socket */ StringBuffer ... 48.62 1.0042 -0.1379 542 3 47.69 2025-08-31
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 48.57 0.9215 -0.0561 78 5 44.75 2025-08-17
19. (publish :path "/hello-count" :content-type "text/html" :fun... 48.22 0.9487 -0.0895 356 4 43.03 2025-07-31
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.47 0.8513 -0.2015 179 6 33.41 2025-07-31