TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Slippery (1staznbum)
Return to profile of Slippery (1staznbum)
View texts not yet raced by Slippery (1staznbum)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
66.38
1.1814
0.1054
190
1
66.38
2025-03-05
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
62.85
1.1383
0.0766
272
1
62.85
2025-03-05
3.
/** Loop waiting for a connection and a valid command */ whi...
55.67
1.0448
0.0374
445
1
55.67
2025-03-05
4.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
53.92
0.9849
0.0610
183
1
53.92
2025-03-05
5.
import urllib2 import urllib import json url = "http://ajax....
52.92
0.9776
0.0480
438
1
52.92
2025-03-07
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.23
0.9234
0.0138
236
1
48.23
2025-03-07
7.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
47.16
0.9180
-0.0048
264
1
47.16
2025-03-07
8.
import std; int main() { std::println("Hello World!"); }
43.96
0.9810
-0.1365
56
1
43.96
2025-03-05
9.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
34.44
0.8513
-0.1908
179
1
34.44
2025-03-05