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.
input("\n\nPress the enter key to exit.") # waits for the us...
49.30
1.1984
0.3445
85
2
40.24
2025-07-10
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
37.20
1.1067
0.0575
388
1
37.20
2025-07-05
3.
public class HelloWorld { public static void main(String[] ...
36.96
1.0599
0.0968
143
2
33.81
2025-07-05
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
35.47
1.1383
-0.0282
272
1
35.47
2025-07-05
5.
import urllib2 import json screen_name = "wordpress" url = "...
34.99
1.0621
0.0330
246
1
34.99
2025-07-05
6.
import std; int main() { std::println("Hello World!"); }
34.96
0.9810
0.1131
56
4
30.77
2025-07-05
7.
import string from random import * characters = string.ascii...
34.24
1.1814
-0.1098
190
2
31.55
2025-07-27
8.
/** Loop waiting for a connection and a valid command */ whi...
30.87
1.0448
-0.0787
445
1
30.87
2025-06-25
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
30.61
0.9234
0.0346
236
1
30.61
2025-07-10
10.
function calculateArea(width, height) { try { var area = ...
30.29
1.0366
-0.0886
301
2
26.77
2025-07-05
11.
import re import sys import urllib2 import BeautifulSoup usa...
29.65
0.9803
-0.0524
344
1
29.65
2025-06-25
12.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
28.94
0.9849
-0.0792
183
1
28.94
2025-06-25
13.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
22.80
0.9386
-0.2250
256
2
21.21
2025-07-27
14.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
19.63
0.8513
-0.2370
179
1
19.63
2025-06-20