TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for yug (yugplayz)
Return to profile of yug (yugplayz)
View texts not yet raced by yug (yugplayz)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
37.20
1.1067
0.1319
388
1
37.20
2025-07-05
2.
public class HelloWorld { public static void main(String[] ...
36.96
1.0599
0.1707
143
2
33.81
2025-07-05
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
35.47
1.1383
0.0427
272
1
35.47
2025-07-05
4.
import urllib2 import json screen_name = "wordpress" url = "...
34.99
1.0621
0.1029
246
1
34.99
2025-07-05
5.
import std; int main() { std::println("Hello World!"); }
34.96
0.9810
0.1830
56
4
30.77
2025-07-05
6.
input("\n\nPress the enter key to exit.") # waits for the us...
31.18
1.1984
-0.1603
85
1
31.18
2025-07-05
7.
/** Loop waiting for a connection and a valid command */ whi...
30.87
1.0448
-0.0170
445
1
30.87
2025-06-25
8.
function calculateArea(width, height) { try { var area = ...
30.29
1.0366
-0.0281
301
2
26.77
2025-07-05
9.
import re import sys import urllib2 import BeautifulSoup usa...
29.65
0.9803
0.0069
344
1
29.65
2025-06-25
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
28.94
0.9849
-0.0214
183
1
28.94
2025-06-25
11.
import string from random import * characters = string.ascii...
28.85
1.1814
-0.2208
190
1
28.85
2025-06-20
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
19.63
0.8513
-0.1977
179
1
19.63
2025-06-20
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
19.62
0.9386
-0.2854
256
1
19.62
2025-06-20