TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for VedTypes (ved_types)
Return to profile of VedTypes (ved_types)
View texts not yet raced by VedTypes (ved_types)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
71.35
1.1814
0.2191
190
2
67.89
2025-07-09
2.
import std; int main() { std::println("Hello World!"); }
61.33
0.9810
0.2228
56
2
51.29
2025-07-09
3.
public class HelloWorld { public static void main(String[] ...
59.94
1.0599
0.1166
143
2
52.78
2025-07-09
4.
import urllib2 import json screen_name = "wordpress" url = "...
57.12
1.0621
0.0591
246
1
57.12
2025-07-09
5.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
52.45
0.9849
0.0446
183
3
47.57
2025-08-05
6.
input("\n\nPress the enter key to exit.") # waits for the us...
52.12
1.1984
-0.1754
85
2
49.86
2025-07-09
7.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
48.88
0.9386
0.0208
256
1
48.88
2025-07-09
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.71
0.9215
-0.1028
78
2
41.09
2025-06-13
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
40.63
1.0518
-0.2543
152
1
40.63
2025-04-30