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.
import std; int main() { std::println("Hello World!"); }
28.05
0.9810
0.3855
56
1
28.05
2023-12-25
2.
import string from random import * characters = string.ascii...
23.97
1.1814
-0.0282
190
2
23.20
2023-07-26
3.
input("\n\nPress the enter key to exit.") # waits for the us...
22.31
1.1984
-0.1374
85
1
22.31
2023-09-17
4.
import urllib2 import urllib import json url = "http://ajax....
21.93
0.9776
0.0891
438
1
21.93
2023-10-21
5.
/** Loop waiting for a connection and a valid command */ whi...
21.42
1.0448
-0.0011
445
1
21.42
2023-07-26
6.
import random min = 1 max = 6 roll_again = "yes" while roll_...
21.36
1.1383
-0.1102
272
1
21.36
2023-07-26
7.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
19.01
0.8513
0.0546
179
1
19.01
2023-12-25
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
18.42
1.0518
-0.1556
152
1
18.42
2023-07-26
9.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
16.26
0.9386
-0.1527
256
1
16.26
2023-09-17