TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for vvw (anonaxol)
Return to profile of vvw (anonaxol)
View texts not yet raced by vvw (anonaxol)
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_...
73.77
1.1383
0.0396
272
1
73.77
2025-03-21
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
72.68
1.1067
0.0538
388
1
72.68
2025-03-21
3.
import os import sys def run(program, *args): pid = os.fork(...
69.93
1.0473
0.0693
154
1
69.93
2025-03-21
4.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
67.33
1.0060
0.0690
467
1
67.33
2025-03-21
5.
import std; int main() { std::println("Hello World!"); }
64.90
0.9810
0.0552
56
1
64.90
2025-03-21
6.
import urllib2 import json screen_name = "wordpress" url = "...
64.53
1.0621
-0.0318
246
1
64.53
2025-03-21
7.
import urllib2 import urllib import json url = "http://ajax....
59.55
0.9776
-0.0268
438
1
59.55
2025-03-21
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
52.64
0.9215
-0.0810
78
1
52.64
2025-03-21
9.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
38.35
0.8513
-0.2390
179
1
38.35
2025-03-21