insomnia-plugin-random-nric
v0.0.1
Published
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.
Downloads
1
Maintainers
Readme
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
Start Insomnia,
Click "Application" -> "Preferences" and choose the "Plugins" tab,
Enter
insomnia-plugin-random-nric
and click "Install Plugin".Close the dialog.
Usage
Go to a request in any collection,
Anywhere you can use a tag (usually body/query/header),
Press Cmd/Ctrl + Space and choose "Random NRIC",
Click the "Random NRIC" tag to check the preview,
You're good to go!
Limitations
- At the moment it only generates NRIC with S prefix.
Contributing
In case you want to improve it, PRs are welcome! :)