TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Beimar Ramirez (jhony99)
Return to profile of Beimar Ramirez (jhony99)
View texts not yet raced by Beimar Ramirez (jhony99)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
32.66
1.1984
0.0790
85
2
28.97
2025-10-26
2.
import string from random import * characters = string.ascii...
32.18
1.1814
0.0773
190
5
27.92
2025-10-20
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
31.51
1.1383
0.0942
272
2
28.73
2025-10-17
4.
import std; int main() { std::println("Hello World!"); }
30.21
0.9810
0.2006
56
3
29.16
2025-10-20
5.
/** Loop waiting for a connection and a valid command */ whi...
29.79
1.0448
0.1204
445
1
29.79
2025-10-26
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
29.39
1.0518
0.0977
152
5
26.71
2025-10-13
7.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
28.92
0.9234
0.2078
236
4
25.39
2025-10-13
8.
function calculateArea(width, height) { try { var area = ...
28.67
1.0366
0.0848
301
3
27.40
2025-10-26
9.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
28.66
0.8513
0.2697
179
2
22.83
2025-09-19
10.
public class HelloWorld { public static void main(String[] ...
27.95
1.0599
0.0333
143
5
24.59
2025-10-26
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
25.28
0.9487
0.0401
356
1
25.28
2025-10-17
12.
import urllib2 import urllib import json url = "http://ajax....
24.85
0.9776
-0.0056
438
2
22.90
2025-10-17
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
24.59
0.9215
0.0403
78
3
21.65
2025-10-26
14.
import re import sys import urllib2 import BeautifulSoup usa...
24.09
0.9803
-0.0381
344
1
24.09
2025-10-13
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
20.37
0.9386
-0.1419
256
1
20.37
2025-05-15