TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Rohan (rohan123477)
Return to profile of Rohan (rohan123477)
View texts not yet raced by Rohan (rohan123477)
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...
24.82
1.1984
0.0898
85
1
24.82
2024-10-29
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
21.89
1.1067
0.0336
388
2
20.95
2024-11-09
3.
(publish :path "/hello-count" :content-type "text/html" :fun...
21.53
0.9487
0.1780
356
2
20.41
2024-11-06
4.
import string from random import * characters = string.ascii...
21.31
1.1814
-0.0691
190
1
21.31
2024-11-06
5.
import random min = 1 max = 6 roll_again = "yes" while roll_...
21.12
1.1383
-0.0395
272
1
21.12
2024-10-23
6.
import std; int main() { std::println("Hello World!"); }
20.62
0.9810
0.0865
56
1
20.62
2024-10-29
7.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
20.44
0.9386
0.1255
256
2
18.47
2024-11-09
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
20.41
1.0518
0.0144
152
2
19.72
2024-11-17
9.
/* Read a set of characters from the socket */ StringBuffer ...
20.18
1.0042
0.0482
542
1
20.18
2024-11-17
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
18.31
0.9234
0.0341
236
2
17.38
2024-10-30
11.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
12.68
0.9215
-0.2616
78
1
12.68
2024-10-23
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
12.14
0.8513
-0.2249
179
1
12.14
2024-10-23