TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ephrem (ephy_g)
Return to profile of Ephrem (ephy_g)
View texts not yet raced by Ephrem (ephy_g)
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_...
40.65
1.1383
0.1905
272
2
37.08
2025-12-29
2.
public class HelloWorld { public static void main(String[] ...
34.79
1.0599
0.0773
143
1
34.79
2025-12-29
3.
import urllib2 import json screen_name = "wordpress" url = "...
33.30
1.0621
0.0264
246
1
33.30
2025-12-26
4.
import re import sys import urllib2 import BeautifulSoup usa...
31.02
0.9803
0.0337
344
1
31.02
2025-12-29
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
30.94
1.1067
-0.0953
388
1
30.94
2025-12-26
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.17
0.9234
0.0301
236
1
29.17
2025-12-29
7.
import string from random import * characters = string.ascii...
28.70
1.1814
-0.2432
190
1
28.70
2025-12-26
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
28.05
0.9386
-0.0217
256
1
28.05
2025-12-29
9.
import std; int main() { std::println("Hello World!"); }
26.26
0.9810
-0.1226
56
1
26.26
2025-12-26
10.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
20.14
0.8513
-0.1930
179
1
20.14
2025-12-26