TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for kashish (kashishnegi)
Return to profile of kashish (kashishnegi)
View texts not yet raced by kashish (kashishnegi)
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...
65.74
1.1814
0.1574
190
6
55.03
2025-02-02
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.28
1.0518
0.0955
152
9
50.01
2025-02-02
3.
public class HelloWorld { public static void main(String[] ...
55.42
1.0599
0.0667
143
3
51.90
2025-02-02
4.
import urllib2 import json screen_name = "wordpress" url = "...
55.21
1.0621
0.0630
246
4
46.22
2025-02-02
5.
function calculateArea(width, height) { try { var area = ...
53.82
1.0366
0.0581
301
3
52.02
2025-02-02
6.
/* Read a set of characters from the socket */ StringBuffer ...
53.58
1.0042
0.0865
542
4
46.49
2025-02-02
7.
input("\n\nPress the enter key to exit.") # waits for the us...
52.26
1.1984
-0.1402
85
3
38.44
2025-02-02
8.
import os import sys def run(program, *args): pid = os.fork(...
50.77
1.0473
-0.0129
154
2
49.72
2025-02-02
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
50.60
0.9849
0.0464
183
4
46.28
2024-05-30
10.
/** Loop waiting for a connection and a valid command */ whi...
50.02
1.0448
-0.0229
445
4
46.01
2025-02-02
11.
import urllib2 import urllib import json url = "http://ajax....
47.45
0.9776
-0.0113
438
3
45.04
2024-05-14
12.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.03
1.1067
-0.1705
388
1
46.03
2025-02-02
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
45.87
0.9386
-0.0064
256
2
44.56
2024-05-14
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
44.76
0.8513
0.0525
179
7
40.98
2025-02-02
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
43.14
0.9234
-0.0424
236
3
40.39
2024-05-30
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
43.04
0.9180
-0.0423
264
2
42.75
2025-02-02
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
42.35
0.9215
-0.0612
78
1
42.35
2024-05-30