liweitianux commented on issue #8931: URL: https://github.com/apache/apisix/issues/8931#issuecomment-1665032420
Hi @shreemaan-abhishek , please report the issues regarding my `lua-nanoid` to its own project at https://github.com/liweitianux/nanoid . The above issue is because `getrandom()` isn't available on macOS. Better to use `arc4random(3)` instead, but I need to add some compatibility code to support old Linux versions... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
