TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for bander (8havya)
Return to profile of bander (8havya)
View texts not yet raced by bander (8havya)
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...
47.27
1.1984
1.0090
85
2
34.79
2025-08-07
2.
import std; int main() { std::println("Hello World!"); }
28.05
0.9810
0.3289
56
1
28.05
2023-12-25
3.
import string from random import * characters = string.ascii...
23.97
1.1814
-0.0621
190
2
23.20
2023-07-26
4.
import urllib2 import urllib import json url = "http://ajax....
21.93
0.9776
0.0465
438
1
21.93
2023-10-21
5.
/** Loop waiting for a connection and a valid command */ whi...
21.42
1.0448
-0.0445
445
1
21.42
2023-07-26
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
21.36
1.1383
-0.1408
272
1
21.36
2023-07-26
7.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
19.01
0.8513
0.0364
179
1
19.01
2023-12-25
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
18.42
1.0518
-0.1916
152
1
18.42
2023-07-26
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
16.26
0.9386
-0.1793
256
1
16.26
2023-09-17