TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Golden0wnz (golden0wnz)
Return to profile of Golden0wnz (golden0wnz)
View texts not yet raced by Golden0wnz (golden0wnz)
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...
77.06
1.1984
1.1360
85
2
55.04
2025-10-07
2.
import string from random import * characters = string.ascii...
68.84
1.1814
0.9040
190
1
68.84
2025-10-07
3.
function calculateArea(width, height) { try { var area = ...
59.70
1.0366
0.7719
301
3
55.28
2025-10-08
4.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
58.66
0.9215
0.8555
78
3
51.96
2025-10-08
5.
import os import sys def run(program, *args): pid = os.fork(...
58.45
1.0473
0.7234
154
1
58.45
2025-10-11
6.
/** Loop waiting for a connection and a valid command */ whi...
58.20
1.0448
0.7183
445
1
58.20
2025-10-07
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
51.29
1.0518
0.5020
152
1
51.29
2025-10-07
8.
import urllib2 import json screen_name = "wordpress" url = "...
48.25
1.0621
0.3996
246
1
48.25
2025-10-07
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
44.88
0.9234
0.4362
236
1
44.88
2025-10-08
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
39.86
0.8513
0.3562
179
1
39.86
2025-10-07