-
- Downloads
api: Add a flow3r seed which can be used for app installation
The flow3r seed is a code that can be entered on the badge to install an app. This means it needs to be unique and stable for each app. The idea is that we generate this by hashing the repository slug. From the hash, we extract 8 numbers between 0 and 4. Collision handling is not yet implemented.
Loading
Please register or sign in to comment