HomeSort by relevance Sort by last modified time
    Searched defs:GetRandomKey (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
random.c 229 key=GetRandomKey(random_info,sizeof(random_info->secret_key));
709 % GetRandomKey() gets a random key from the reservoir.
711 % The format of the GetRandomKey method is:
713 % StringInfo *GetRandomKey(RandomInfo *random_info,const size_t length)
722 MagickExport StringInfo *GetRandomKey(RandomInfo *random_info,
    [all...]
methods.h     [all...]

Completed in 1031 milliseconds