Hacker News new | ask | show | jobs
by vanous 4002 days ago
not on a mac myself, but make sure to use python 3

   python3 -c "import random;p=lambda:random.choice('7♪♫♣♠♦♥◄☼☽');[print('|'.join([p(),p(),p()]),end='\r') for i in range(8**5)]"