// fork from tw:ina_ani:ino-2019
// fork from System:シンプル
scale(0.1)
  scale(4)
   fs("#fdd")
    ss("transparent")
     font("Sigmar One")
      grid(5,5)
       scale(rand() * 0.4+0.2)
        rotate(rand())
         text("2020")
  fs("#666")
   font("RoundM+")
    grid(20,20)
     scale(rand())
      text("子")
tw:ina_ani
mce2
1578220073