Text analysis for aadithebest (aadithebeast)

Return to profile of aadithebest (aadithebeast)

View texts not yet raced by aadithebest (aadithebeast)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 56.18 1.1814 0.3041 190 14 37.43 2025-09-18
2. public class HelloWorld { public static void main(String[] ... 50.81 1.0599 0.2836 143 12 34.51 2025-09-18
3. print "Using URL", url req = urllib2.Request(url) fd = urlli... 46.08 1.0518 0.1666 152 12 32.15 2025-09-11
4. import urllib2 import json screen_name = "wordpress" url = "... 45.51 1.0621 0.1412 246 16 35.06 2025-09-18
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 45.28 1.1383 0.0590 272 14 36.97 2025-09-18
6. import os import sys def run(program, *args): pid = os.fork(... 42.43 1.0473 0.0746 154 17 30.22 2025-09-18
7. import std; int main() { std::println("Hello World!"); } 42.26 0.9810 0.1364 56 12 28.92 2025-09-18
8. function calculateArea(width, height) { try { var area = ... 41.95 1.0366 0.0726 301 16 34.76 2025-09-05
9. import random n = random.randint(1, 99) guess = int(raw_inpu... 41.82 1.1067 -0.0009 388 15 35.37 2025-09-18
10. input("\n\nPress the enter key to exit.") # waits for the us... 41.71 1.1984 -0.0955 85 14 31.01 2025-09-08
11. /** Loop waiting for a connection and a valid command */ whi... 40.44 1.0448 0.0245 445 15 32.35 2025-09-11
12. import re import sys import urllib2 import BeautifulSoup usa... 36.49 0.9803 -0.0155 344 8 30.63 2025-07-27
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 34.70 0.9234 -0.0059 236 6 29.45 2025-09-05
14. import urllib2 import urllib import json url = "http://ajax.... 34.61 0.9776 -0.0625 438 9 30.01 2025-08-14
15. /* Read a set of characters from the socket */ StringBuffer ... 34.08 1.0042 -0.1031 542 7 30.44 2025-09-02
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 33.61 0.9849 -0.0962 183 13 26.33 2025-09-18
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 33.39 0.9386 -0.0557 256 14 29.06 2025-09-02
18. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 32.13 0.9215 -0.0719 78 15 24.26 2025-09-18
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 28.14 0.9180 -0.1739 264 5 22.11 2025-09-04
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 28.06 0.8513 -0.1094 179 8 25.29 2025-09-18
21. (publish :path "/hello-count" :content-type "text/html" :fun... 26.21 0.9487 -0.2557 356 3 23.58 2025-07-03