Skip to main content

Generate a random MongoDB ObjectId.

Project description

Motivation

This is a pretty simple project without any outlandish goals. Occasionally I needed a MongoDB ObjectID for a unit test. This saves a query or visiting a website. I also wanted to learn more about writing & deploying Python packages.

Dependencies

None.

Supports

Python 2.7 and 3.2+. See .travis.yml here for the full breakdown.

Installation

pip install random-object-id

Usage

$ random_object_id -h
usage: random_object_id [-h] [-l]

Generate a random MongoDB ObjectId

optional arguments:
  -h, --help      show this help message and exit
  -l, --longform  prints the ID surrounded by ObjectId("...")

Examples

$ random_object_id
55348611a56c10449ab80a4f
$ random_object_id -l
ObjectId("553486125ed592a10c4e8e6b")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

random-object-id-1.0.3.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file random-object-id-1.0.3.tar.gz.

File metadata

File hashes

Hashes for random-object-id-1.0.3.tar.gz
Algorithm Hash digest
SHA256 c48eee5c518f58cc200cf60ce2b5ce15c2382fbe559873679e7283cba9627a1f
MD5 889b82d4faa99604fb1070f024747a51
BLAKE2b-256 f4190955691a1c93e695237faa1d915b8bac3e1776f6b92c8a54a37d94c80116

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page