memoscan
← all memos

Memo 0x41dba06d…7de0f0 on Ethereum

let features={};features.Palette="To Be Named";class Random{constructor(initialSeed){this.useA=false;let sfc32=function(uint128Hex){let a=parseInt(uint128Hex.substring(0,8),16);let b=parseInt(uint128Hex.substring(8,16),16);let c=parseInt(uint128Hex.substring(16,24),16);let d=parseInt(uint128Hex.substring(24,32),16);return function(){a|=0;b|=0;c|=0;d|=0;let t=(a+b|0)+d|0;d=d+1|0;a=b^b>>>9;b=c+(c<<3)|0;c=c<<21|c>>>11;c=c+t|0;return(t>>>0)/4294967296}};this.prngA=new sfc32(initialSeed.substring(2,34));this.prngB=new sfc32(initialSeed.substring(34,66));for(let i=0;i<1e6;i+=2){this.prngA();this.prngB()}}random_dec(){this.useA=!this.useA;return this.useA?this.prngA():this.prngB()}random_num(a,b){return a+(b-a)*this.random_dec()}random_int(a,b){return Math.floor(this.random_num(a,b+1))}random_bool(p){return this.random_dec()<p}random_choice(list){return list[this.random_int(0,list.length-1)]}}let R=new Random(tokenData.hash);p5.prototype.random=function(min,max){const rand=R.random_dec();if(typeof min==="undefined"){return rand}else if(typeof max==="undefined"){if(min instanceof Array){return min[Math.floor(rand*min.length)]}else{return rand*min}}else{if(min>max){var tmp=min;min=max;max=tmp}return rand*(max-min)+min}};let cornON;let cornOFF;let horiz=0;let vert=1;let handv=2;let alignh=3;let straight=4;let alignA=[straight,vert,horiz,handv];let savesremaining=0;function setup(){createCanvas(640,1280);pixelDensity(16)}function draw(){background(30,30,28);noLoop();noStroke();Palettes();Compositions();download()}function CP109(){lcA1=[R9,R10];lcA2=[P8,P9,P10];ccAA=[[R9,R10,P8,P9,P10]];p=0}function CP27(){lcA1=[C6,C5,C7];lcA2=[C4,C5,C7,Gr5,Gr5,Gr7,Gr8];ccAA=[[Gr6,Gr5,Gr4,Gr3,Gr2,Gr1,Gr8]];p=0}function CP148(){lcA1=[G15,G16];lcA2=[G2,G3,G4,G8,B1,C3,C5,C6];ccAA=[[Y6,M10,R4]];p=1}function CP136(){lcA1=[G16,G15,B10];lcA2=[G18];ccAA=[[R5,Y6,Gr4,BG3,O9]];p=0}function CP124(){lcA1=[G17,G16];lcA2=[B8,O9,Y10];ccAA=[[B8,O9,Y10]];p=1}function CP140(){lcA1=[E1,E2];lcA2=[O8,Y7,Y9,R1,YG3,SB3,SB4];ccAA=[[G17]];p=0}function CP39(){lcA1=[R5,R4,R4,YG4,YG5];lcA2=[G3,G4,Gr2];ccAA=[[Gr2,G11,Y5]];p=1}function CP141(){lcA1=[E1,E2];lcA2=[O8,Y7,Y9,R1,YG3,SB3,SB4];ccAA=[[O8,Y7,Y9,R1,YG3,SB3,SB4]];p=1}function CP74(){lcA1=[Gr6,Y3,Gr1];lcA2=[R4,B10];ccAA=[[R4,Y3,Y3,[202,210,219]]];p=0}function CP135(){lcA1=[O6,O7,Y2,Y3,Y4];lcA2=[O8,B8,B10,R6,R7,R8];ccAA=[[R6,R7,R8,O6,O7,O8,B8,B10,Y2,Y3,Y4]];p=1}function CP139(){lcA1=[R4,O5,Gr5,SB4];lcA2=[R5,O6,SB5];ccAA=[[R4,O5,Gr5,SB4,R5,O6,SB5]];p=1}