TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for yun (hiperson3)
Return to profile of yun (hiperson3)
View texts not yet raced by yun (hiperson3)
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_...
99.95
1.1383
0.0541
272
1
99.95
2024-04-16
2.
import os import sys def run(program, *args): pid = os.fork(...
91.65
1.0473
0.0461
154
1
91.65
2025-05-17
3.
import re import sys import urllib2 import BeautifulSoup usa...
89.70
0.9803
0.0898
344
2
86.00
2025-05-17
4.
public class HelloWorld { public static void main(String[] ...
89.62
1.0599
0.0093
143
3
72.07
2025-05-17
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
87.67
1.1067
-0.0608
388
1
87.67
2025-05-17
6.
input("\n\nPress the enter key to exit.") # waits for the us...
86.04
1.1984
-0.1720
85
1
86.04
2025-05-17
7.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
68.92
1.0060
-0.1838
467
1
68.92
2025-05-17
8.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
55.03
0.8513
-0.1948
179
1
55.03
2025-05-17
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.02
0.9234
-0.3505
236
1
48.02
2025-05-17