---
ShuffleNumbers - How to make random, non-repeating integers/strings.
PrintWin - How to print-out stuff from QB...
RebootPc - How to reboot the computer within QB.
WinExist - Code to detect if Windows is running.
OddOrEven - How to decide if a number is odd or even.
IterationTechniques - Techniques for creating iterative queues, or how to replace recursive with iterative programming.