Drop: picking random characters based on IDs broken #7

Closed
opened 2022-09-07 19:57:46 +02:00 by JanGross · 0 comments
JanGross commented 2022-09-07 19:57:46 +02:00 (Migrated from github.com)

Randomly choosing character IDs based only on character count doesn't account for disabled cards
or gaps in card IDs since they are not continuous.
Native Sequelize / DB functions should be used instead.

Randomly choosing character IDs based only on character count doesn't account for disabled cards or gaps in card IDs since they are not continuous. Native Sequelize / DB functions should be used instead.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Minz/toho-miku#7
No description provided.