+random-id+
High-level tuple/database integration ยป Database types

Prev:+user-assigned-id+
Next:NULL


Vocabulary
db.types

Word description
Factor chooses a random number and tries to insert the tuple into the database with this number as its primary key. The default number of retries to find a unique random number is 10, though in practice it will almost certainly succeed on the first try.

Definition