OSDN Git Service

Merge pull request #3322 from habu1010/feature/refactor-switch-randint1-by-rand_choice
authorHabu <habu1010+github@gmail.com>
Fri, 19 May 2023 14:24:22 +0000 (23:24 +0900)
committerGitHub <noreply@github.com>
Fri, 19 May 2023 14:24:22 +0000 (23:24 +0900)
commit7046bd0d1cae7faa4e849fab8c5cee9a80abba25
treea75d5a0e78627a994d3332fbc9f0f5c1db78971c
parentdb51a20bca7be21f9c558974d00279ad58573959
parent43e7b74d3075de9ebd308b9cbc2e7a3de621ede2
Merge pull request #3322 from habu1010/feature/refactor-switch-randint1-by-rand_choice

[Refactor] switch (randint1(x)) のパターンを rand_choice で書き換え