Skip to the content.

rmoid

Random MongoDB ObjectId generator.

Install

npm install rmoid

Usage

const rmoid = require("rmoid");

const randomObjectId = rmoid();

CLI

npx rmoid

UI

Random MongoDB ObjectId Generator

Acknowledgments

License

MIT