import Random from '../../components/random-module-instance' export default function Page() { return <Random /> }