zhaungueigyea
Results
2
comments of
zhaungueigyea
> I've tried to "fake" it with a javascript only extension since the only function that I'm using is `gen_random_uuid()` > > import { randomUUID } from "node:crypto"; > >...
> [@zhaungueigyea](https://github.com/zhaungueigyea) I think that's what I'm trying to do: use the nodejs uuid generator. Ye and also forget about other pgcrypto functions at the moment, also, actually web crypto...