Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
RunKit + npm: random-useragent
node v6.17.1
version:
master
endpoint
share
tweet
import { getRandomData } from 'random-useragent'; const result = getRandomData((ua) => ua.deviceType === 'mobile'); console.log(result);
Created from: https://runkit.com/npm/random-useragent
Loading…
no comments
sign in
to comment