br41nslug / directus-extension-randomized

An extension to get randomized results from directus.
MIT License
16 stars 5 forks source link

fix: fixed getRandomItems not returning enough items #2

Closed Thundernerd closed 2 years ago

Thundernerd commented 2 years ago

Noticed that when setting a limit in the query you would always get one item less than expected, which this PR should fix :).