Package Exports
- random-referer
- random-referer/app.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (random-referer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
random-referer
Description
Get a random fake referer url
Getting Started
Install the module with: npm install random-referer
const randomReferer = require("random-referer");
randomReferer.getRandom(); // gets all random fake referer url
License
Copyright (c) 2020 Rizsyad AR
Licensed under the MIT license.