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.2866
190
17
46.67
2024-12-08
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
49.99
1.0518
0.2644
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.0988
85
10
43.03
2024-12-08
4.
public class HelloWorld { public static void main(String[] ...
45.48
1.0599
0.1347
143
8
40.35
2024-12-08
5.
import urllib2 import json screen_name = "wordpress" url = "...
44.28
1.0621
0.1038
246
14
39.11
2024-12-08
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
43.79
1.1383
0.0108
272
5
38.21
2024-12-08
7.
import std; int main() { std::println("Hello World!"); }
43.76
0.9810
0.1621
56
7
34.05
2024-12-08
8.
import os import sys def run(program, *args): pid = os.fork(...
42.16
1.0473
0.0624
154
11
38.81
2024-12-08
9.
function calculateArea(width, height) { try { var area = ...
41.10
1.0366
0.0436
301
10
36.51
2024-12-08
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
40.82
0.8513
0.2148
179
12
35.78
2024-12-08
11.
/* Read a set of characters from the socket */ StringBuffer ...
40.32
1.0042
0.0564
542
4
37.59
2024-12-08
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
38.49
0.9386
0.0721
256
6
33.71
2024-12-08
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
38.18
0.9849
0.0207
183
6
36.38
2024-12-08
14.
import random n = random.randint(1, 99) guess = int(raw_inpu...
37.92
1.1067
-0.1102
388
2
37.56
2024-12-05
15.
import re import sys import urllib2 import BeautifulSoup usa...
37.51
0.9803
0.0047
344
4
35.17
2024-12-08
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.15
0.9234
0.0564
236
5
32.17
2024-12-08
17.
/** Loop waiting for a connection and a valid command */ whi...
36.26
1.0448
-0.0872
445
1
36.26
2024-12-04
18.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.96
0.9215
0.0224
78
6
31.16
2024-12-08
19.
(publish :path "/hello-count" :content-type "text/html" :fun...
34.23
0.9487
-0.0439
356
4
32.91
2024-12-05
20.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
33.81
0.9180
-0.0291
264
3
31.59
2024-12-08
21.
import urllib2 import urllib import json url = "http://ajax....
33.47
0.9776
-0.0967
438
1
33.47
2024-12-04