TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ramez (ramezz)
Return to profile of Ramez (ramezz)
View texts not yet raced by Ramez (ramezz)
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.93
1.1814
0.2129
190
6
54.40
2025-11-17
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
51.61
1.0518
0.1102
152
4
46.34
2025-11-17
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
50.29
1.1383
-0.0061
272
1
50.29
2025-11-15
4.
function calculateArea(width, height) { try { var area = ...
49.43
1.0366
0.0763
301
2
46.38
2025-11-17
5.
public class HelloWorld { public static void main(String[] ...
49.42
1.0599
0.0528
143
1
49.42
2025-11-17
6.
/** Loop waiting for a connection and a valid command */ whi...
46.23
1.0448
-0.0040
445
1
46.23
2025-11-15
7.
import os import sys def run(program, *args): pid = os.fork(...
45.60
1.0473
-0.0207
154
1
45.60
2025-11-17
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
43.50
1.1067
-0.1273
388
1
43.50
2025-11-15
9.
input("\n\nPress the enter key to exit.") # waits for the us...
43.36
1.1984
-0.2222
85
1
43.36
2025-11-15
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
43.31
0.9234
0.0517
236
2
41.00
2025-11-17
11.
/* Read a set of characters from the socket */ StringBuffer ...
42.84
1.0042
-0.0397
542
1
42.84
2025-11-15
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
39.53
0.9487
-0.0587
356
2
37.75
2025-11-15
13.
import std; int main() { std::println("Hello World!"); }
39.41
0.9810
-0.0937
56
2
37.68
2025-11-17
14.
import re import sys import urllib2 import BeautifulSoup usa...
38.03
0.9803
-0.1241
344
1
38.03
2025-11-17
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
37.74
0.9386
-0.0889
256
1
37.74
2025-11-15
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.87
0.8513
-0.1563
179
1
30.87
2025-11-15
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
22.85
0.9215
-0.4070
78
1
22.85
2025-11-15