6a7f01289b7dbd99584f0725ddadc990db9f0428
CI / Build Native (push) Successful in 7m25s
GraalVM native-image rejects static fields of type Random/SecureRandom (their internal state is captured at build time and can't be replayed deterministically). Move the instance into generatePassword() as a local variable - it is only used once at startup anyway.
Description
No description provided
Languages
HTML
41.3%
TypeScript
26.5%
Java
20.4%
CSS
5.8%
JavaScript
5.6%
Other
0.4%