TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for kynmp (rng2036)
Return to profile of kynmp (rng2036)
View texts not yet raced by kynmp (rng2036)
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...
55.80
1.1814
0.1811
190
18
47.02
2026-03-30
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
49.99
1.0518
0.1688
152
11
38.69
2024-12-08
3.
input("\n\nPress the enter key to exit.") # waits for the us...
49.55
1.1984
0.0115
85
10
43.03
2024-12-08
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
48.75
1.1383
0.0521
272
6
39.96
2026-03-30
5.
public class HelloWorld { public static void main(String[] ...
45.48
1.0599
0.0506
143
8
40.35
2024-12-08
6.
import urllib2 import json screen_name = "wordpress" url = "...
44.28
1.0621
0.0191
246
14
39.11
2024-12-08
7.
import std; int main() { std::println("Hello World!"); }
43.76
0.9810
0.0875
56
7
34.05
2024-12-08
8.
import os import sys def run(program, *args): pid = os.fork(...
42.16
1.0473
-0.0178
154
11
38.81
2024-12-08
9.
function calculateArea(width, height) { try { var area = ...
41.10
1.0366
-0.0330
301
10
36.51
2024-12-08
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
40.82
0.8513
0.1454
179
12
35.78
2024-12-08
11.
/* Read a set of characters from the socket */ StringBuffer ...
40.32
1.0042
-0.0197
542
4
37.59
2024-12-08
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.49
0.9386
0.0012
256
6
33.71
2024-12-08
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
38.43
0.9234
0.0150
236
6
33.21
2026-03-30
14.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
38.18
0.9849
-0.0526
183
6
36.38
2024-12-08
15.
import random n = random.randint(1, 99) guess = int(raw_inpu...
37.92
1.1067
-0.1808
388
2
37.56
2024-12-05
16.
import re import sys import urllib2 import BeautifulSoup usa...
37.51
0.9803
-0.0644
344
4
35.17
2024-12-08
17.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
36.98
0.9180
-0.0150
264
4
32.94
2026-03-30
18.
/** Loop waiting for a connection and a valid command */ whi...
36.26
1.0448
-0.1594
445
1
36.26
2024-12-04
19.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.96
0.9215
-0.0434
78
6
31.16
2024-12-08
20.
(publish :path "/hello-count" :content-type "text/html" :fun...
34.23
0.9487
-0.1129
356
4
32.91
2024-12-05
21.
import urllib2 import urllib import json url = "http://ajax....
33.47
0.9776
-0.1603
438
1
33.47
2024-12-04