Text analysis for Alex (evil_alex)

Return to profile of Alex (evil_alex)

View texts not yet raced by Alex (evil_alex)

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_... 66.98 1.1383 0.0797 272 50 52.64 2026-01-11
2. input("\n\nPress the enter key to exit.") # waits for the us... 66.57 1.1984 0.0121 85 39 51.79 2025-06-19
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 63.35 1.1067 0.0453 388 39 51.75 2026-01-11
4. import string from random import * characters = string.ascii... 62.58 1.1814 -0.0434 190 26 50.68 2025-06-18
5. public class HelloWorld { public static void main(String[] ... 62.57 1.0599 0.0779 143 28 49.76 2025-06-02
6. import urllib2 import json screen_name = "wordpress" url = "... 59.55 1.0621 0.0208 246 37 48.69 2025-06-19
7. import os import sys def run(program, *args): pid = os.fork(... 59.28 1.0473 0.0307 154 33 47.87 2026-01-11
8. import std; int main() { std::println("Hello World!"); } 58.09 0.9810 0.0753 56 34 46.18 2025-12-04
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 57.73 1.0518 -0.0020 152 32 48.00 2025-06-18
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 56.82 0.9849 0.0483 183 32 47.48 2025-06-19
11. /** Loop waiting for a connection and a valid command */ whi... 54.80 1.0448 -0.0483 445 27 49.27 2025-12-04
12. /* Read a set of characters from the socket */ StringBuffer ... 53.26 1.0042 -0.0357 542 18 46.63 2025-05-12
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 52.42 0.9215 0.0317 78 23 43.13 2025-12-04
14. function calculateArea(width, height) { try { var area = ... 52.01 1.0366 -0.0908 301 28 47.91 2025-06-18
15. import urllib2 import urllib import json url = "http://ajax.... 51.29 0.9776 -0.0449 438 19 43.61 2025-04-29
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 49.85 0.8513 0.0552 179 16 41.45 2026-01-11
17. import re import sys import urllib2 import BeautifulSoup usa... 48.72 0.9803 -0.0944 344 9 44.31 2025-06-18
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 47.31 0.9386 -0.0783 256 10 40.81 2025-04-29
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 46.64 0.9234 -0.0753 236 18 39.50 2025-06-19
20. (publish :path "/hello-count" :content-type "text/html" :fun... 44.83 0.9487 -0.1335 356 9 40.66 2025-03-15
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.20 0.9180 -0.1870 264 2 37.04 2025-02-02