TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for mrtbts (mrtbts)
Return to profile of mrtbts (mrtbts)
View texts not yet raced by mrtbts (mrtbts)
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...
83.47
1.1984
0.1944
85
1
83.47
2024-09-09
2.
import string from random import * characters = string.ascii...
67.08
1.1814
-0.0559
190
1
67.08
2024-03-30
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
63.22
1.1067
-0.0480
388
1
63.22
2024-09-09
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
62.31
0.9849
0.0608
183
1
62.31
2025-01-02
5.
import urllib2 import json screen_name = "wordpress" url = "...
61.16
1.0621
-0.0355
246
2
58.11
2024-03-30
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
56.50
1.1383
-0.1935
272
2
56.47
2024-03-30
7.
import std; int main() { std::println("Hello World!"); }
55.78
0.9810
-0.0534
56
1
55.78
2024-03-22
8.
function calculateArea(width, height) { try { var area = ...
52.69
1.0366
-0.1538
301
1
52.69
2024-09-09
9.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
38.41
0.8513
-0.2142
179
1
38.41
2024-03-22