TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
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.
input("\n\nPress the enter key to exit.") # waits for the us...
82.90
1.1984
0.0830
85
18
65.81
2025-07-26
2.
import string from random import * characters = string.ascii...
74.33
1.1814
-0.0325
190
8
69.93
2025-07-28
3.
function calculateArea(width, height) { try { var area = ...
71.85
1.0366
0.0740
301
18
61.56
2025-08-05
4.
import os import sys def run(program, *args): pid = os.fork(...
71.38
1.0473
0.0560
154
17
62.65
2025-08-04
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
70.99
1.0518
0.0455
152
12
64.24
2025-07-31
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
70.84
1.1067
-0.0117
388
8
62.40
2025-07-23
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
70.32
1.1383
-0.0514
272
11
64.54
2025-07-26
8.
import urllib2 import json screen_name = "wordpress" url = "...
66.89
1.0621
-0.0282
246
9
62.61
2025-07-21
9.
import std; int main() { std::println("Hello World!"); }
65.36
0.9810
0.0293
56
14
52.27
2025-07-24
10.
/* Read a set of characters from the socket */ StringBuffer ...
64.98
1.0042
0.0002
542
12
58.68
2025-08-05
11.
public class HelloWorld { public static void main(String[] ...
64.30
1.0599
-0.0660
143
11
58.35
2025-08-04
12.
/** Loop waiting for a connection and a valid command */ whi...
64.23
1.0448
-0.0520
445
10
61.44
2025-08-05
13.
import urllib2 import urllib import json url = "http://ajax....
63.10
0.9776
-0.0023
438
17
56.61
2025-08-04
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
60.80
0.9386
0.0012
256
13
54.03
2025-08-04
15.
import re import sys import urllib2 import BeautifulSoup usa...
59.24
0.9803
-0.0646
344
7
54.37
2025-07-14
16.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
59.22
0.9849
-0.0695
183
9
54.66
2025-07-18
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
58.74
0.9180
-0.0101
264
17
50.86
2025-07-23
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
58.14
0.8513
0.0474
179
11
48.92
2025-08-04
19.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
58.12
0.9234
-0.0250
236
13
53.38
2025-07-15
20.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
57.46
1.0060
-0.1178
467
8
53.36
2025-08-05
21.
(publish :path "/hello-count" :content-type "text/html" :fun...
56.44
0.9487
-0.0763
356
13
50.19
2025-08-05
22.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
54.74
0.9215
-0.0754
78
9
48.55
2025-07-16