The crypto-js package before 3.2.1 for Node.js generates random numbers by concatenating the string "0." with an integer, which makes the output more predictable than necessary.
{
"source": "CPE_RANGE",
"cpe": "cpe:2.3:a:crypto-js_project:crypto-js:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.2.1"
}
]
}