Description
Creates a FUSE filesystem view that intentionally presents directory entries in unstable or non-deterministic ways. It is useful for testing whether programs accidentally depend on filesystem ordering.
Use it for development and reproducibility testing, not for normal storage. It can make behavior look confusing by design, so keep it away from workflows where predictable file order matters.