Hi, is there a way to generate cryptographic stren...
# suitescript
g
Hi, is there a way to generate cryptographic strength pseudo-random numbers in SuiteScript?
b
general answer is no
the insane answer is that CipherPayload.iv is probably cryptographically random values.
g
Awesomeness! Will check that one out. I like insane answers, crypto is all about insanity right? 😛 😄
b
you have not yet realized how dumb that answer is
g
Pardon?
b
using the iv is a very dumb workaround
its far easier living with netsuite's regular random numbers
or hopefully instead using N/crypto