0.0.1 • Published 2 years ago

insomnia-plugin-random-nric v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Generate random NRIC (National Registration Identity Card)

This is a simple insomnia plugin to generate a random NRIC document used in Singapore. At the moment it only generates NRIC with S prefix.

Pre-requisites

This plugin requires Insomnia, the Open Source API client.

Installation

  1. Start Insomnia,
  2. Click "Application" -> "Preferences" and choose the "Plugins" tab,
  3. Enter insomnia-plugin-random-nric and click "Install Plugin".

    Plugin Installation

  4. Close the dialog.

Usage

  1. Go to a request in any collection,
  2. Anywhere you can use a tag (usually body/query/header),
  3. Press Cmd/Ctrl + Space and choose "Random NRIC",
  4. Click the "Random NRIC" tag to check the preview,
  5. You're good to go!

    Usage

Limitations

  • At the moment it only generates NRIC with S prefix.

Contributing

In case you want to improve it, PRs are welcome! :)