Lines Matching full:xrandomness
864 ** The xRandomness(), xSleep(), xCurrentTime(), and xCurrentTimeInt64()
867 ** The xRandomness() function attempts to return nBytes bytes
899 int (*xRandomness)(sqlite3_vfs*, int nByte, char *zOut);
2041 ** from the xRandomness method of the default [sqlite3_vfs] object.
2043 ** internally and without recourse to the [sqlite3_vfs] xRandomness