-
Use [snowflake-id](https://github.com/phxql/snowflake-id) and generate the id like this:
```java
import java.net.NetworkInterface;
import java.security.MessageDigest;
import java.util.Enumeratio…
-
Section 5.3.1 specifies the auth_session as a random string or JWE. The draft should specify the minimum length of this random string, e.g. >16 bytes, to avoid collisions.
-
Hello, I think I'm missing something.
My template looks like this:
```
{{ for department in departments }}
{{ for question in department.responses.Keys }}
{{ question.GetContent() }}
{…
-
The [existing functions](https://helm.sh/docs/chart_template_guide/function_list/#randalphanum-randalpha-randnumeric-and-randascii) are often used to generate cryptographic keys in charts. The problem…
-
### Description:
random_ascii_string is often use to generate secret key. but right now it its limited to characters and punctuation marks
### What I've run:
should support
`random_asci…
vt-rc updated
1 month ago
-
### 🆒 Your use case
If we can get random string generator from regex, that will be great
### 🔍 Alternatives you've considered
_No response_
### ℹ️ Additional info
_No response_
-
### Describe the bug, including details regarding any error messages, version, and platform.
Related to https://github.com/apache/arrow/issues/44640
When attempting to convert a pandas dataframe t…
-
### Describe the feature/bug
The Github [oauth flow](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps#web-application-flow) has a `state` variable in its reques…
-
(Discussed in Discord. Formalizing as an Issue so someone can work on it. Is a _nice-to-have_.)
The following code using an async lambda within `RegisterTableFunction` does not compile under v1.1.3…
-
Issues with the Zellij UI / behavior / crash
## Issue description
When searching through large amounts of text, the search functionality severely breaks down after mistyping a character. Often…