Skip to content

Update "api" project template to use new methods on Random #46087

@DamianEdwards

Description

@DamianEdwards

The new "api" project template includes code to generate todo titles that involves randomly selecting strings from an array. The Random class has been updated in .NET 8 to include APIs specifically designed for operations like this so we should update the template to use them once they're available.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions