Text analysis for Azrael (_azrael)

Return to profile of Azrael (_azrael)

View texts not yet raced by Azrael (_azrael)

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_... 50.82 1.1383 0.7512 272 2 49.32 2025-06-11
2. input("\n\nPress the enter key to exit.") # waits for the us... 50.00 1.1984 0.6606 85 3 49.14 2025-06-12
3. import std; int main() { std::println("Hello World!"); } 48.40 0.9810 0.8185 56 1 48.40 2025-06-08
4. import os import sys def run(program, *args): pid = os.fork(... 45.80 1.0473 0.6555 154 1 45.80 2025-06-11
5. function calculateArea(width, height) { try { var area = ... 45.36 1.0366 0.6499 301 1 45.36 2025-06-08
6. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 45.26 0.9234 0.7593 236 2 41.99 2025-06-18
7. import urllib2 import json screen_name = "wordpress" url = "... 41.30 1.0621 0.4734 246 1 41.30 2025-06-18
8. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 41.13 0.9386 0.5906 256 4 37.02 2025-06-18
9. import re import sys import urllib2 import BeautifulSoup usa... 40.86 0.9803 0.5388 344 2 39.45 2025-06-18
10. /* Read a set of characters from the socket */ StringBuffer ... 40.34 1.0042 0.4956 542 1 40.34 2025-06-08
11. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 39.17 0.9215 0.5348 78 1 39.17 2025-06-08
12. import string from random import * characters = string.ascii... 39.07 1.1814 0.2712 190 1 39.07 2025-06-08
13. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 37.55 0.8513 0.5448 179 2 35.96 2025-06-18
14. import urllib2 import urllib import json url = "http://ajax.... 35.82 0.9776 0.3542 438 1 35.82 2025-06-12
15. print "Using URL", url req = urllib2.Request(url) fd = urlli... 34.85 1.0518 0.2439 152 1 34.85 2025-06-11
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 28.67 0.9849 0.0810 183 1 28.67 2025-02-09
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 28.32 0.9180 0.1349 264 1 28.32 2025-02-09
18. public class HelloWorld { public static void main(String[] ... 23.70 1.0599 -0.1787 143 1 23.70 2025-02-09