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.1457 85 3 57.44 2025-08-18
2. import string from random import * characters = string.ascii... 69.78 1.1814 0.1306 190 9 63.26 2025-08-27
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 63.50 1.1383 0.0556 272 5 57.53 2025-08-13
4. import std; int main() { std::println("Hello World!"); } 62.96 0.9810 0.2028 56 2 58.90 2025-08-06
5. import urllib2 import json screen_name = "wordpress" url = "... 62.03 1.0621 0.1042 246 11 52.43 2025-08-27
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 60.62 1.1067 0.0331 388 2 56.54 2025-07-31
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 59.38 1.0518 0.0646 152 5 54.43 2025-08-18
8. public class HelloWorld { public static void main(String[] ... 58.63 1.0599 0.0424 143 5 47.93 2025-08-18
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 55.78 0.9849 0.0639 183 4 50.51 2025-08-31
10. /** Loop waiting for a connection and a valid command */ whi... 55.14 1.0448 -0.0081 445 4 52.96 2025-08-18
11. import os import sys def run(program, *args): pid = os.fork(... 54.11 1.0473 -0.0299 154 6 50.35 2025-08-31
12. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 52.35 0.9180 0.0663 264 7 46.57 2025-07-31
13. function calculateArea(width, height) { try { var area = ... 51.53 1.0366 -0.0677 301 3 47.21 2025-08-18
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 51.12 0.9386 0.0225 256 3 49.12 2025-08-27
15. import re import sys import urllib2 import BeautifulSoup usa... 50.45 0.9803 -0.0318 344 4 46.55 2025-08-17
16. import urllib2 import urllib import json url = "http://ajax.... 50.30 0.9776 -0.0319 438 4 46.82 2025-08-31
17. /* Read a set of characters from the socket */ StringBuffer ... 48.62 1.0042 -0.0901 542 3 47.69 2025-08-31
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 48.57 0.9215 -0.0083 78 5 44.75 2025-08-17
19. (publish :path "/hello-count" :content-type "text/html" :fun... 48.22 0.9487 -0.0421 356 4 43.03 2025-07-31
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.47 0.8513 -0.1656 179 6 33.41 2025-07-31