TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for JD (jigglyjd)
Return to profile of JD (jigglyjd)
View texts not yet raced by JD (jigglyjd)
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...
61.70
1.1814
0.2717
190
3
56.57
2023-07-14
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
54.06
1.0518
0.2225
152
6
46.76
2024-06-06
3.
/** Loop waiting for a connection and a valid command */ whi...
50.78
1.0448
0.1541
445
3
47.16
2023-08-14
4.
public class HelloWorld { public static void main(String[] ...
50.58
1.0599
0.1293
143
4
46.05
2024-06-06
5.
import urllib2 import json screen_name = "wordpress" url = "...
46.95
1.0621
0.0446
246
3
44.44
2024-09-17
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.19
1.1067
-0.0202
388
1
46.19
2023-08-14
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
44.35
0.9849
0.0606
183
4
42.64
2023-08-14
8.
(publish :path "/hello-count" :content-type "text/html" :fun...
44.33
0.9487
0.0992
356
3
40.90
2024-09-17
9.
function calculateArea(width, height) { try { var area = ...
42.62
1.0366
-0.0338
301
1
42.62
2023-08-14
10.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
41.75
0.9180
0.0644
264
3
36.86
2024-05-11
11.
import os import sys def run(program, *args): pid = os.fork(...
41.74
1.0473
-0.0635
154
1
41.74
2023-07-13
12.
import random min = 1 max = 6 roll_again = "yes" while roll_...
40.92
1.1383
-0.1771
272
1
40.92
2023-06-29
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
40.76
0.8513
0.1010
179
1
40.76
2024-09-17
14.
/* Read a set of characters from the socket */ StringBuffer ...
40.20
1.0042
-0.0573
542
1
40.20
2023-08-14
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
34.41
0.9215
-0.1130
78
1
34.41
2023-07-13
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
33.81
0.9234
-0.1243
236
1
33.81
2023-07-13
17.
import urllib2 import urllib import json url = "http://ajax....
33.41
0.9776
-0.1902
438
1
33.41
2023-06-29
18.
import std; int main() { std::println("Hello World!"); }
31.27
0.9810
-0.2517
56
1
31.27
2024-06-06
19.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
30.55
0.9386
-0.2204
256
1
30.55
2023-06-29