blog

Personal blog
git clone git://git.laack.co/blog.git
Log | Files | Refs

info.txt (121B)


      1 this has a copying issue where k1 = random.choice... which creates an array every iteration, bunch of copies. not good.