syncano-node
syncano-node copied to clipboard
Method: inRandomOrder
// Get posts in random order
data.posts
.inRandomOrder()
.list()