Cargo Features

gen-id has no features set by default.

[dependencies]
gen-id = { version = "0.3.0", features = ["wasm"] }
wasm

Enables js-sys, serde-wasm-bindgen ^0.5, and wasm-bindgen, js of getrandom

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

getrandom wasm?