Permit --random for markdown_cache feature flag roll-out changes
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/236200#note_3480369370; the `markdown_cache`-type feature flag design requires the use of `--random`, but since that option has traditionally been misused a lot, it's marked deprecated and you need to use `--ignore-random-deprecation-check` together with it for it to actually work.
issue