TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for marite (jhulmab)
Return to profile of marite (jhulmab)
View texts not yet raced by marite (jhulmab)
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[] ...
26.97
1.0599
0.1235
143
2
24.68
2025-06-08
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
25.71
1.1383
-0.0102
272
1
25.71
2025-06-02
3.
import string from random import * characters = string.ascii...
24.91
1.1814
-0.0884
190
2
24.45
2025-06-06
4.
/** Loop waiting for a connection and a valid command */ whi...
24.58
1.0448
0.0337
445
3
23.89
2025-06-06
5.
import urllib2 import urllib import json url = "http://ajax....
24.01
0.9776
0.0759
438
1
24.01
2025-06-08
6.
function calculateArea(width, height) { try { var area = ...
22.36
1.0366
-0.0555
301
1
22.36
2025-05-29
7.
import os import sys def run(program, *args): pid = os.fork(...
21.98
1.0473
-0.0828
154
1
21.98
2025-06-06
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
19.44
0.9215
-0.0685
78
1
19.44
2025-06-08
9.
input("\n\nPress the enter key to exit.") # waits for the us...
17.61
1.1984
-0.4257
85
1
17.61
2025-06-02