TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for RamSabour (ram_sab0ur)
Return to profile of RamSabour (ram_sab0ur)
View texts not yet raced by RamSabour (ram_sab0ur)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
41.57
1.1383
0.1172
272
1
41.57
2025-09-19
2.
import os import sys def run(program, *args): pid = os.fork(...
39.34
1.0473
0.1409
154
3
36.05
2025-09-19
3.
public class HelloWorld { public static void main(String[] ...
39.27
1.0599
0.1262
143
1
39.27
2025-09-19
4.
function calculateArea(width, height) { try { var area = ...
36.90
1.0366
0.0779
301
2
34.20
2025-09-19
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
35.67
1.0518
0.0255
152
2
33.11
2025-09-19
6.
import urllib2 import json screen_name = "wordpress" url = "...
34.66
1.0621
-0.0153
246
2
34.20
2025-09-19
7.
/** Loop waiting for a connection and a valid command */ whi...
34.52
1.0448
-0.0022
445
1
34.52
2025-09-19
8.
/* Read a set of characters from the socket */ StringBuffer ...
30.03
1.0042
-0.0972
542
1
30.03
2025-09-11
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.18
0.9234
-0.0421
236
1
29.18
2025-09-19
10.
import urllib2 import urllib import json url = "http://ajax....
28.72
0.9776
-0.1102
438
1
28.72
2025-09-11
11.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
28.62
0.8513
0.0131
179
2
27.85
2025-09-19
12.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
25.83
0.9215
-0.1414
78
1
25.83
2025-09-11