This is a very simple version of my code:
const MyComponent = (props)=>{ const [randVar, setRandVar] = useState(null); const randomFunction = ()=&g