https://github.com/fantasyui-com/graboid
Select a requested number of array items, but from a random position within the array. Useful for generative automata and programming.
https://github.com/fantasyui-com/graboid
Last synced: over 1 year ago
JSON representation
Select a requested number of array items, but from a random position within the array. Useful for generative automata and programming.
- Host: GitHub
- URL: https://github.com/fantasyui-com/graboid
- Owner: fantasyui-com
- License: gpl-3.0
- Created: 2018-06-14T15:04:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T17:16:12.000Z (over 4 years ago)
- Last Synced: 2025-01-11T08:19:41.714Z (over 1 year ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graboid
Select a requested number of array items, but from a random position within the array. Useful for generative automata and programming.