Features from optional dependencies

rand implicit feature

Enables rand ^0.7

rand:

Random number generators and other randomness functionality

rand_core implicit feature

Enables rand_core ^0.5

rand_core:

Core random number generator traits and tools for implementation

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework