TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for jgb (jgb21)
Return to profile of jgb (jgb21)
View texts not yet raced by jgb (jgb21)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
42.96
1.0599
0.2991
143
5
37.27
2025-07-18
2.
import string from random import * characters = string.ascii...
40.03
1.1814
0.0849
190
2
37.46
2025-07-18
3.
import std; int main() { std::println("Hello World!"); }
39.80
0.9810
0.2780
56
3
36.74
2025-07-18
4.
import os import sys def run(program, *args): pid = os.fork(...
35.02
1.0473
0.0605
154
2
34.62
2025-07-24
5.
/** Loop waiting for a connection and a valid command */ whi...
34.04
1.0448
0.0320
445
3
30.28
2025-07-18
6.
/* Read a set of characters from the socket */ StringBuffer ...
33.75
1.0042
0.0634
542
5
31.83
2025-07-13
7.
import urllib2 import json screen_name = "wordpress" url = "...
32.97
1.0621
-0.0192
246
2
32.11
2025-07-24
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
32.93
0.9234
0.1183
236
2
30.25
2025-07-18
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
32.45
1.1383
-0.1118
272
3
31.09
2025-07-18
10.
import re import sys import urllib2 import BeautifulSoup usa...
31.73
0.9803
0.0234
344
2
29.86
2025-07-13
11.
function calculateArea(width, height) { try { var area = ...
31.68
1.0366
-0.0345
301
1
31.68
2025-07-18
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
31.24
0.9386
0.0496
256
4
27.04
2025-07-18
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
30.14
0.9849
-0.0315
183
3
27.31
2025-07-24
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
27.06
0.9180
-0.0620
264
1
27.06
2025-07-10
15.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
25.24
0.9215
-0.1231
78
2
23.63
2025-07-18