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.1618 272 49 52.60 2025-06-19
2. input("\n\nPress the enter key to exit.") # waits for the us... 66.57 1.1984 0.0938 85 39 51.79 2025-06-19
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 63.35 1.1067 0.1230 388 38 51.92 2025-04-29
4. import string from random import * characters = string.ascii... 62.58 1.1814 0.0333 190 26 50.68 2025-06-18
5. public class HelloWorld { public static void main(String[] ... 62.57 1.0599 0.1546 143 28 49.76 2025-06-02
6. import urllib2 import json screen_name = "wordpress" url = "... 59.55 1.0621 0.0938 246 37 48.69 2025-06-19
7. import os import sys def run(program, *args): pid = os.fork(... 59.28 1.0473 0.1034 154 31 47.91 2025-05-23
8. import std; int main() { std::println("Hello World!"); } 57.98 0.9810 0.1444 56 33 45.82 2025-05-26
9. print "Using URL", url req = urllib2.Request(url) fd = urlli... 57.73 1.0518 0.0688 152 32 48.00 2025-06-18
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 56.82 0.9849 0.1180 183 32 47.48 2025-06-19
11. /** Loop waiting for a connection and a valid command */ whi... 54.80 1.0448 0.0189 445 26 49.22 2025-05-26
12. /* Read a set of characters from the socket */ StringBuffer ... 53.26 1.0042 0.0296 542 18 46.63 2025-05-12
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 52.42 0.9215 0.0960 78 22 42.96 2025-05-17
14. function calculateArea(width, height) { try { var area = ... 52.01 1.0366 -0.0271 301 28 47.91 2025-06-18
15. import urllib2 import urllib import json url = "http://ajax.... 51.29 0.9776 0.0180 438 19 43.61 2025-04-29
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 49.85 0.8513 0.1163 179 15 41.46 2025-04-12
17. import re import sys import urllib2 import BeautifulSoup usa... 48.72 0.9803 -0.0346 344 9 44.31 2025-06-18
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 47.31 0.9386 -0.0203 256 10 40.81 2025-04-29
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 46.64 0.9234 -0.0181 236 18 39.50 2025-06-19
20. (publish :path "/hello-count" :content-type "text/html" :fun... 44.83 0.9487 -0.0785 356 9 40.66 2025-03-15
21. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 40.20 0.9180 -0.1377 264 2 37.04 2025-02-02