crypto.randomBytes is not a function

I am trying to use the speakeasy package that depends on node:crypto

By the looks of it the supported crypto version does not have crypto.randomBytes() implemented

Should I implement my own or is this something that you will be supporting in the future?
Was this page helpful?