TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for torilmao (torilmao)
Return to profile of torilmao (torilmao)
View texts not yet raced by torilmao (torilmao)
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...
31.98
1.1814
0.2330
190
2
30.10
2024-09-15
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
28.07
1.1383
0.0999
272
1
28.07
2024-08-08
3.
public class HelloWorld { public static void main(String[] ...
27.18
1.0599
0.1402
143
2
25.10
2024-09-06
4.
import urllib2 import json screen_name = "wordpress" url = "...
26.33
1.0621
0.1033
246
2
26.15
2024-09-16
5.
import urllib2 import urllib import json url = "http://ajax....
24.59
0.9776
0.1098
438
2
22.80
2024-09-24
6.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
24.06
0.9849
0.0801
183
1
24.06
2024-09-06
7.
import os import sys def run(program, *args): pid = os.fork(...
23.09
1.0473
-0.0254
154
1
23.09
2024-08-08
8.
function calculateArea(width, height) { try { var area = ...
21.49
1.0366
-0.0870
301
1
21.49
2024-08-08
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
18.70
0.9234
-0.0936
236
1
18.70
2024-08-08
10.
import std; int main() { std::println("Hello World!"); }
18.59
0.9810
-0.1662
56
1
18.59
2024-09-16
11.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
17.51
0.9180
-0.1440
264
1
17.51
2024-09-06
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
13.99
0.8513
-0.2394
179
1
13.99
2024-08-08