variable constants.ENGINE_METHOD_RAND Usageimport { constants } from "node:crypto"; const { ENGINE_METHOD_RAND } = constants; Type number