DDB_SORT_RANDOM

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @trusted @nogc nothrow
static if(DDB_API_LEVEL >= 3)
enum DDB_SORT_RANDOM = 2;

Meta