TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Sai (sai_trafalgar)
Return to profile of Sai (sai_trafalgar)
View texts not yet raced by Sai (sai_trafalgar)
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...
48.19
1.1814
0.1337
190
2
42.92
2025-02-08
2.
import os import sys def run(program, *args): pid = os.fork(...
41.76
1.0473
0.0925
154
1
41.76
2025-02-08
3.
/* Read a set of characters from the socket */ StringBuffer ...
40.98
1.0042
0.1136
542
3
39.63
2025-02-08
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
40.64
1.0518
0.0585
152
1
40.64
2025-02-08
5.
import urllib2 import json screen_name = "wordpress" url = "...
39.84
1.0621
0.0260
246
2
37.96
2025-02-08
6.
function calculateArea(width, height) { try { var area = ...
38.91
1.0366
0.0240
301
2
36.83
2025-02-08
7.
(publish :path "/hello-count" :content-type "text/html" :fun...
38.50
0.9487
0.1056
356
2
35.40
2025-02-08
8.
import std; int main() { std::println("Hello World!"); }
37.07
0.9810
0.0226
56
1
37.07
2025-02-08
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.04
0.9849
0.0268
183
1
37.04
2025-02-08
10.
import urllib2 import urllib import json url = "http://ajax....
36.80
0.9776
0.0265
438
1
36.80
2025-02-08
11.
public class HelloWorld { public static void main(String[] ...
35.69
1.0599
-0.0876
143
1
35.69
2025-02-08
12.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
35.62
0.9180
0.0530
264
2
34.59
2025-02-08
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
33.98
0.9215
0.0035
78
4
31.52
2025-02-08
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
32.43
0.8513
0.0261
179
1
32.43
2025-02-08