Last updated 7 months ago
The Anilibria.random() is a method that optionally takes an argument limit of type string | number and returns an object of type [].
Anilibria.random()
limit
string | number
[]
anilibria.random({ limit: 5 }).then(res => res)
number
false
Release