

    In the previous RND DLL Demo, the RangeRandom Function
    was bad. When fixing it, i noticed that the basic Algo
    from G. Adam Stanislav was, under circonstances, able to
    produce unwhished artifacts.

    Here is the modified version, which i will now on release
    aside the Main SpAsm package. A demo is added to view
    the various Functions.

    As in many cases, we may be in need of a 'RangeRandom' 
    Function ranging from zero to n, i also added the 
    'MaxRandom' Function which does this with one single 
    Parameter.

    The Demo has not been tested under NT/2000 family. In
    case it wouldn't work with these OSes, please, make it
    work and zip back to me (i can no more do these tests).


    Have fun. Betov.

