metallurgy.generate.mixture(alloys: list[Alloy], weights: list | None = None)[source] Mix some alloys. Parameters:¶ alloys: list[Alloy]¶The alloys to be mixed. weights: list | None = None¶The weighting applied to the mixing of alloys. Last update: Jun 08, 2023