1 2 3 4 5
export default () => [ '(=^・・^=)', 'v(‘ω’)v', '🐡( \'-\' 🐡 )フグパンチ!!!!' ][Math.floor(Math.random() * 3)];