mIRC DLL: True Random Card Deck Generator
September 10th, 2009
No comments
I’ve whipped up a quick dll for mIRC to generate random card decks that are as random as possible via random.org
Usage instructions are inside the archive, as is the Delphi source code (requires Indy10 for TIDHttp)
Edit: added alternative sourcecode which uses WinINet instead of Indy10.. results in a smaller DLL