MCPcopy
hub / github.com/plouc/nivo / getRandomValue

Function getRandomValue

storybook/stories/marimekko/Marimekko.stories.tsx:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13type Story = StoryObj<typeof Marimekko>
14
15const getRandomValue = () => random(0, 32)
16
17const generateData = () =>
18 [`it's good`, `it's sweet`, `it's spicy`, 'worth eating', 'worth buying'].map(statement => ({

Callers 1

generateDataFunction · 0.70

Calls 1

randomFunction · 0.85

Tested by

no test coverage detected