Text analysis for Ashu (asaral)

Return to profile of Ashu (asaral)

View texts not yet raced by Ashu (asaral)

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... 60.46 1.1984 0.2512 85 11 46.89 2026-05-05
2. import random min = 1 max = 6 roll_again = "yes" while roll_... 51.72 1.1383 0.1017 272 16 44.06 2026-05-05
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 50.57 1.1067 0.1057 388 15 42.12 2026-05-05
4. import string from random import * characters = string.ascii... 48.37 1.1814 -0.0217 190 9 39.71 2026-04-24
5. /** Loop waiting for a connection and a valid command */ whi... 47.61 1.0448 0.0967 445 14 41.89 2026-05-05
6. import urllib2 import json screen_name = "wordpress" url = "... 43.94 1.0621 -0.0086 246 11 38.67 2026-04-24
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 43.22 1.0518 -0.0156 152 12 36.88 2026-05-05
8. function calculateArea(width, height) { try { var area = ... 42.49 1.0366 -0.0179 301 18 37.66 2026-04-27
9. /* Read a set of characters from the socket */ StringBuffer ... 41.98 1.0042 0.0023 542 11 35.06 2026-04-10
10. import re import sys import urllib2 import BeautifulSoup usa... 41.11 0.9803 0.0053 344 12 34.50 2026-04-24
11. import urllib2 import urllib import json url = "http://ajax.... 40.94 0.9776 0.0040 438 9 33.39 2026-05-05
12. import os import sys def run(program, *args): pid = os.fork(... 40.56 1.0473 -0.0748 154 10 34.68 2026-04-23
13. import std; int main() { std::println("Hello World!"); } 39.93 0.9810 -0.0237 56 5 35.93 2026-05-05
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 39.42 0.9386 0.0065 256 10 31.10 2026-04-24
15. (publish :path "/hello-count" :content-type "text/html" :fun... 38.61 0.9487 -0.0230 356 11 33.77 2026-05-05
16. public class HelloWorld { public static void main(String[] ... 38.47 1.0599 -0.1376 143 5 37.22 2026-04-24
17. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 38.21 0.9849 -0.0688 183 8 33.94 2026-04-27
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 36.91 0.9234 -0.0385 236 17 32.22 2026-04-23
19. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 36.07 0.9215 -0.0567 78 20 27.82 2026-04-27
20. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 35.75 0.9180 -0.0609 264 13 31.18 2026-05-05
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 23.51 0.8513 -0.2876 179 1 23.51 2026-04-09