TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for ILoveLofi (ginpaku)
Return to profile of ILoveLofi (ginpaku)
View texts not yet raced by ILoveLofi (ginpaku)
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_...
55.35
1.1383
0.3083
272
2
48.27
2025-12-24
2.
import string from random import * characters = string.ascii...
53.32
1.1814
0.2122
190
2
50.78
2025-12-23
3.
import urllib2 import json screen_name = "wordpress" url = "...
50.81
1.0621
0.2659
246
4
47.30
2025-12-25
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
49.01
1.0518
0.2291
152
3
43.47
2025-12-23
5.
/** Loop waiting for a connection and a valid command */ whi...
45.58
1.0448
0.1465
445
2
42.09
2025-12-27
6.
function calculateArea(width, height) { try { var area = ...
45.35
1.0366
0.1487
301
3
41.46
2025-12-24
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
44.60
1.1067
0.0590
388
1
44.60
2023-06-03
8.
import os import sys def run(program, *args): pid = os.fork(...
41.67
1.0473
0.0418
154
2
40.65
2025-12-23
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
38.56
0.9849
0.0229
183
1
38.56
2023-07-08
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
37.59
0.9386
0.0439
256
2
36.15
2025-12-25
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
36.45
0.9487
0.0040
356
2
35.67
2025-12-24
12.
import re import sys import urllib2 import BeautifulSoup usa...
33.26
0.9803
-0.1110
344
1
33.26
2023-08-29
13.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
30.61
0.9215
-0.1215
78
1
30.61
2025-12-23
14.
import std; int main() { std::println("Hello World!"); }
26.61
0.9810
-0.2855
56
1
26.61
2025-12-23
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
21.61
0.8513
-0.2865
179
1
21.61
2025-12-23