Text analysis for Silmon121 (silmon)

Return to profile of Silmon121 (silmon)

View texts not yet raced by Silmon121 (silmon)

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... 95.41 1.1814 0.0080 190 56 74.91 2026-04-10
2. print "Using URL", url req = urllib2.Request(url) fd = urlli... 93.19 1.0518 0.1099 152 49 71.71 2026-03-19
3. input("\n\nPress the enter key to exit.") # waits for the us... 92.62 1.1984 -0.0438 85 55 73.12 2026-02-25
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 88.09 1.1067 -0.0085 388 50 73.96 2026-04-10
5. import std; int main() { std::println("Hello World!"); } 87.84 0.9810 0.1140 56 44 61.74 2026-03-18
6. function calculateArea(width, height) { try { var area = ... 83.93 1.0366 0.0097 301 46 66.60 2026-03-05
7. import os import sys def run(program, *args): pid = os.fork(... 83.79 1.0473 -0.0028 154 58 66.99 2026-03-19
8. import random min = 1 max = 6 roll_again = "yes" while roll_... 81.96 1.1383 -0.1166 272 56 69.42 2026-03-01
9. import urllib2 import json screen_name = "wordpress" url = "... 81.43 1.0621 -0.0470 246 53 68.13 2026-03-18
10. public class HelloWorld { public static void main(String[] ... 81.36 1.0599 -0.0456 143 44 64.79 2026-03-05
11. /* Read a set of characters from the socket */ StringBuffer ... 80.66 1.0042 0.0013 542 48 66.00 2026-02-27
12. import urllib2 import urllib import json url = "http://ajax.... 79.91 0.9776 0.0186 438 45 63.80 2026-03-11
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 75.91 0.9849 -0.0386 183 39 60.94 2026-03-10
14. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 75.69 0.9386 0.0050 256 54 60.33 2026-03-11
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 75.55 0.9234 0.0184 236 52 61.35 2026-03-11
16. /** Loop waiting for a connection and a valid command */ whi... 74.85 1.0448 -0.1117 445 43 65.39 2026-04-10
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 74.48 0.9180 0.0105 264 45 57.95 2026-03-19
18. import re import sys import urllib2 import BeautifulSoup usa... 73.46 0.9803 -0.0645 344 46 60.49 2026-04-10
19. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 73.24 1.0060 -0.0930 467 44 63.21 2026-03-04
20. (publish :path "/hello-count" :content-type "text/html" :fun... 72.68 0.9487 -0.0427 356 49 57.71 2026-03-19
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 71.53 0.9215 -0.0298 78 40 55.13 2026-03-18
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 67.18 0.8513 -0.0138 179 49 55.93 2026-04-10