TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for lavi (reallavi)
Return to profile of lavi (reallavi)
View texts not yet raced by lavi (reallavi)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random min = 1 max = 6 roll_again = "yes" while roll_...
66.19
1.1383
0.0880
272
2
61.48
2024-04-15
2.
import string from random import * characters = string.ascii...
64.70
1.1814
0.0173
190
1
64.70
2024-01-26
3.
import urllib2 import json screen_name = "wordpress" url = "...
63.49
1.0621
0.1142
246
3
59.97
2024-02-18
4.
public class HelloWorld { public static void main(String[] ...
63.02
1.0599
0.1077
143
2
60.71
2024-01-26
5.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.24
1.0518
-0.0098
152
1
56.24
2023-08-11
6.
/** Loop waiting for a connection and a valid command */ whi...
55.88
1.0448
-0.0095
445
2
53.67
2024-04-24
7.
/* Read a set of characters from the socket */ StringBuffer ...
55.56
1.0042
0.0252
542
2
53.05
2024-01-26
8.
import std; int main() { std::println("Hello World!"); }
54.27
0.9810
0.0245
56
2
48.38
2024-04-15
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
52.28
0.9180
0.0506
264
2
48.09
2024-06-13
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
50.71
0.9849
-0.0454
183
2
50.69
2024-02-16
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
45.74
0.9487
-0.1013
356
1
45.74
2024-06-20
12.
import re import sys import urllib2 import BeautifulSoup usa...
44.37
0.9803
-0.1582
344
1
44.37
2025-05-13
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
44.35
0.9234
-0.1017
236
2
39.56
2024-04-24
14.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.77
0.9215
-0.1476
78
1
41.77
2024-01-28
15.
import urllib2 import urllib import json url = "http://ajax....
41.44
0.9776
-0.2098
438
1
41.44
2025-03-13