DEV Community

Cover image for Node 12.19 is out what's new?
Julien Prugne
Julien Prugne

Posted on • Edited on

2

Node 12.19 is out what's new?

Hello noders,

a new minor version of the LTS node version has just been released.

crypto.randomInt([min, ]max[, callback])

Without the callback it is a synchronous function.

You can now forget Math.random() unsafe calls!

Thanks to @olalonde

2 deprecations

  • module.parent
  • process.umask

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more