const noise=()=>{let e,t,$,n,a=[],i=0,o,r=()=>{let e=t.createImageData($,n),i=new Uint32Array(e.data.buffer),o=i.length;for(let r=0;rMath.random()&&(i[r]=4278190080);a.push(e)},g=()=>{9===i?i=0:i++,t.putImageData(a[i],0,0)},h=()=>{g(i),o=window.setTimeout(()=>{window.requestAnimationFrame(h)},40)},m=()=>{$=window.innerWidth,n=window.innerHeight,e.width=$,e.height=n;for(let t=0;t<10;t++)r();h()};t=(e=document.getElementById("noise")).getContext("2d"),m()};noise();