Easily use randomized keys instead of sequential values for your record surrogate IDs in PostgreSQL.
gem install pg_random_idNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a random ID for use as a primary key.
Ensure your application uses PostgreSQL and the pg gem is installed.
No dependency data recorded yet.