Name

randomblob() — Return a BLOB consisting of random data

Common Usage

randomblob( size )

Description

The randomblob() function returns a BLOB value consisting of size bytes. All of the bytes are set to pseudo-random values. These values are generated by an automatically seeded internal pseudo-random number generator to insure quality.

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.