Skip to content

Instantly share code, notes, and snippets.

View BT-VT's full-sized avatar

Ben Trono BT-VT

View GitHub Profile
<html>
<head>
<script>
window.onload = function() {
console.log("LOADED");
//Configuration variables
var updateInterval = 20 //in ms
var numberElements = 200;