Text analysis for Rickus (rickuss)

Return to profile of Rickus (rickuss)

View texts not yet raced by Rickus (rickuss)

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... 39.26 1.1984 0.1754 85 2 35.04 2023-08-14
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 35.74 1.1383 0.1241 272 3 31.96 2023-08-25
3. import string from random import * characters = string.ascii... 35.18 1.1814 0.0608 190 5 34.00 2023-09-10
4. import os import sys def run(program, *args): pid = os.fork(... 33.97 1.0473 0.1576 154 3 30.65 2023-08-27
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 33.63 1.0518 0.1455 152 5 31.34 2023-08-19
6. import urllib2 import json screen_name = "wordpress" url = "... 33.43 1.0621 0.1251 246 8 29.05 2023-08-27
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 31.83 1.1067 0.0167 388 2 28.60 2023-08-16
8. (publish :path "/hello-count" :content-type "text/html" :fun... 30.42 0.9487 0.1412 356 4 28.68 2023-08-03
9. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 29.26 0.9234 0.1211 236 2 25.76 2023-08-23
10. function calculateArea(width, height) { try { var area = ... 29.15 1.0366 0.0032 301 2 28.81 2023-08-13
11. public class HelloWorld { public static void main(String[] ... 29.14 1.0599 -0.0243 143 1 29.14 2023-09-08
12. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 29.08 0.9849 0.0489 183 4 26.51 2023-08-25
13. import re import sys import urllib2 import BeautifulSoup usa... 28.95 0.9803 0.0515 344 3 27.14 2023-08-25
14. /* Read a set of characters from the socket */ StringBuffer ... 28.79 1.0042 0.0218 542 4 26.02 2023-08-13
15. /** Loop waiting for a connection and a valid command */ whi... 28.24 1.0448 -0.0343 445 1 28.24 2023-07-31
16. import urllib2 import urllib import json url = "http://ajax.... 27.19 0.9776 -0.0056 438 3 26.20 2023-08-08
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 25.28 0.9180 -0.0222 264 5 21.10 2023-08-23
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 25.06 0.9215 -0.0294 78 1 25.06 2023-08-10
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 24.78 0.9386 -0.0600 256 3 24.39 2023-08-27