Standard pseudorandom number generators cannot withstand cryptographic attacks in jquery.js lib file

Standard pseudorandom number generators cannot withstand cryptographic attacks in jquery.js lib file

After running Fortify Security Report getting error in jquery.js main lib file.The error is math.random() is not secure for cryptographic attacks.So please suggest me any change in lib file or create separate functions and replace in lib file.