TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Hello :) (chigginnuggie)
Return to profile of Hello :) (chigginnuggie)
View texts not yet raced by Hello :) (chigginnuggie)
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...
75.81
1.1814
0.0465
190
5
65.71
2024-03-21
2.
import os import sys def run(program, *args): pid = os.fork(...
70.10
1.0473
0.0935
154
4
61.98
2024-02-14
3.
input("\n\nPress the enter key to exit.") # waits for the us...
66.75
1.1984
-0.1295
85
4
59.75
2024-02-14
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
65.75
1.1383
-0.0727
272
2
64.18
2023-07-14
5.
function calculateArea(width, height) { try { var area = ...
59.10
1.0366
-0.0687
301
2
56.04
2024-02-14
6.
import random n = random.randint(1, 99) guess = int(raw_inpu...
58.71
1.1067
-0.1562
388
2
57.06
2023-07-10
7.
public class HelloWorld { public static void main(String[] ...
58.70
1.0599
-0.1024
143
1
58.70
2023-08-15
8.
import urllib2 import json screen_name = "wordpress" url = "...
57.17
1.0621
-0.1291
246
1
57.17
2023-07-10
9.
/** Loop waiting for a connection and a valid command */ whi...
53.77
1.0448
-0.1604
445
1
53.77
2023-06-29