Relative Content

Tag Archive for javascriptnode.jstypescript

What is the difference between node:crypto and crypto?

I am feeling like this is a simple question but I cannot find an answer in the node documentation. I want to use randomUUID function from node:crypto module but here is my thought. I can import it in two ways, either